mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
Document the return values of all methods in the docs
This commit is contained in:
committed by
Samuel Attard
parent
bf88fe32fd
commit
d2a701a465
@@ -104,7 +104,7 @@ Sets the `url` and initialize the auto updater.
|
||||
|
||||
### `autoUpdater.getFeedURL()`
|
||||
|
||||
Returns the current update feed URL.
|
||||
Returns `String` - The current update feed URL.
|
||||
|
||||
### `autoUpdater.checkForUpdates()`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user