mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Document shell.moveItemToTrash return value
This commit is contained in:
@@ -46,6 +46,7 @@ application was available to open the URL, false otherwise.
|
||||
* `fullPath` String
|
||||
|
||||
Move the given file to trash and returns a boolean status for the operation.
|
||||
Returns true if the item was successfully moved to the trash, false otherwise.
|
||||
|
||||
### `shell.beep()`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user