document some missing parameters
This commit is contained in:
parent
0e4e60625f
commit
5619558689
3 changed files with 9 additions and 5 deletions
|
@ -78,7 +78,9 @@ returned, otherwise `false` is returned.
|
|||
|
||||
### `shell.readShortcutLink(shortcutPath)` _Windows_
|
||||
|
||||
Resolves the shortcut link at `shortcutPath`, an object is returned with the
|
||||
- `shortcutPath` String
|
||||
|
||||
Resolves the shortcut link at `shortcutPath`. An object is returned with the
|
||||
fields described in the `options` of `shell.writeShortcutLink`.
|
||||
|
||||
An exception will be thrown when any error happens.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue