mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
Merge pull request #1311 from deepak1556/api_shell_patch
shell: return status for moveitemtotrash operation
This commit is contained in:
@@ -32,7 +32,7 @@ example, mailto: URLs in the default mail user agent.)
|
||||
|
||||
* `fullPath` String
|
||||
|
||||
Move the given file to trash.
|
||||
Move the given file to trash and returns boolean status for the operation.
|
||||
|
||||
## shell.beep()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user