Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/vsx-registry
node/vsx-cli
VsxCli
Class VsxCli
Call back for extension to contribute options to the cli.
Implements
CliContribution
Index
Constructors
constructor
Properties
ovsx
Rate
Limit
ovsx
Router
Config
plugins
To
Install
Methods
configure
set
Arguments
Constructors
constructor
new
VsxCli
()
:
VsxCli
Returns
VsxCli
Properties
ovsx
Rate
Limit
ovsxRateLimit
:
number
ovsx
Router
Config
ovsxRouterConfig
:
undefined
|
OVSXRouterConfig
plugins
To
Install
pluginsToInstall
:
string
[]
= []
Methods
configure
configure
(
conf
:
Argv
<
{}
>
)
:
void
Parameters
conf
:
Argv
<
{}
>
Returns
void
set
Arguments
setArguments
(
args
:
Record
<
string
,
unknown
>
)
:
Promise
<
void
>
Parameters
args
:
Record
<
string
,
unknown
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
ovsx
Rate
Limit
ovsx
Router
Config
plugins
To
Install
Methods
configure
set
Arguments
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Call back for extension to contribute options to the cli.