shell: return status for moveItemToTrash on all platforms

This commit is contained in:
Robo 2015-03-27 18:31:57 +05:30
parent 8aae7c4440
commit bedea89dcf
5 changed files with 38 additions and 16 deletions

View file

@ -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()