Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/scm
browser/scm-provider
ScmCommand
Interface ScmCommand
interface
ScmCommand
{
arguments
?:
any
[]
;
command
?:
string
;
title
:
string
;
tooltip
?:
string
;
}
Index
Properties
arguments?
command?
title
tooltip?
Properties
Optional
arguments
arguments
?:
any
[]
eslint-disable-next-line @typescript-eslint/no-explicit-any
Optional
command
command
?:
string
title
title
:
string
Optional
tooltip
tooltip
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
arguments
command
title
tooltip
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
eslint-disable-next-line @typescript-eslint/no-explicit-any