Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-protocol
PlatformSpecificAdapterContribution
Interface PlatformSpecificAdapterContribution
interface
PlatformSpecificAdapterContribution
{
args
?:
string
[]
;
program
?:
string
;
runtime
?:
string
;
runtimeArgs
?:
string
[]
;
}
Hierarchy (
View Summary
)
PlatformSpecificAdapterContribution
PluginPackageDebuggersContribution
DebuggerContribution
Index
Properties
args?
program?
runtime?
runtime
Args?
Properties
Optional
args
args
?:
string
[]
Optional
program
program
?:
string
Optional
runtime
runtime
?:
string
Optional
runtime
Args
runtimeArgs
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
program
runtime
runtime
Args
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...