Merge pull request #1311 from deepak1556/api_shell_patch

shell: return status for moveitemtotrash operation
This commit is contained in:
Cheng Zhao 2015-03-29 20:02:13 +08:00
commit e0d0e7651f
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()