mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
document some missing parameters
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user