Return boolean from shell.showItemInFolder
This commit is contained in:
parent
05043432dd
commit
72558654ef
5 changed files with 38 additions and 37 deletions
|
@ -20,7 +20,8 @@ The `shell` module has the following methods:
|
|||
|
||||
* `fullPath` String
|
||||
|
||||
Show the given file in a file manager. If possible, select the file.
|
||||
Show the given file in a file manager. If possible, select the file. Returns
|
||||
true if the item was successfully shown, false otherwse.
|
||||
|
||||
### `shell.openItem(fullPath)`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue