mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Add docs for getFeedURL
This commit is contained in:
committed by
Samuel Attard
parent
51687e1bc9
commit
b367c65bcd
@@ -100,6 +100,10 @@ The `autoUpdater` object has the following methods:
|
||||
|
||||
Sets the `url` and initialize the auto updater.
|
||||
|
||||
### `autoUpdater.getFeedURL()`
|
||||
|
||||
Returns the current update feed URL.
|
||||
|
||||
### `autoUpdater.checkForUpdates()`
|
||||
|
||||
Asks the server whether there is an update. You must call `setFeedURL` before
|
||||
|
||||
Reference in New Issue
Block a user