Search
Preparing search index...
The search index is not available
BetterDiscord Plugin Library - v1.3.6
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
BetterDiscord Plugin Library - v1.3.6
Updater
Class Updater
Hierarchy
Updater
Implements
UpdaterInterface
Index
Constructors
constructor
Properties
current
Version
logger
remote
Plugin
Info
storage
Path
update
Path
Methods
download
Plugin
File
install
Update
is
Update
Available
Constructors
constructor
new
Updater
(
options
:
UpdaterOptions
)
:
Updater
Parameters
options:
UpdaterOptions
Returns
Updater
Properties
Protected
current
Version
current
Version
:
string
Protected
logger
logger
:
Logger
Protected
remote
Plugin
Info
remote
Plugin
Info
:
PluginInfo
Protected
storage
Path
storage
Path
:
string
Protected
update
Path
update
Path
:
string
Methods
Protected
download
Plugin
File
download
Plugin
File
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
install
Update
install
Update
(
)
:
Promise
<
boolean
>
Returns
Promise
<
boolean
>
is
Update
Available
is
Update
Available
(
)
:
Promise
<
boolean
>
Returns
Promise
<
boolean
>
Exports
Updater
constructor
current
Version
logger
remote
Plugin
Info
storage
Path
update
Path
download
Plugin
File
install
Update
is
Update
Available
Generated using
TypeDoc