Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/variable-resolver
browser/variable-input
VariableCommandInput
Interface VariableCommandInput
interface
VariableCommandInput
{
args
?:
any
;
command
:
string
;
id
:
string
;
type
:
"command"
;
}
Index
Properties
args?
command
id
type
Properties
Optional
args
args
?:
any
eslint-disable-next-line @typescript-eslint/no-explicit-any
command
command
:
string
id
id
:
string
type
type
:
"command"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
command
id
type
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
eslint-disable-next-line @typescript-eslint/no-explicit-any