Theia API Documentation v1.72.1
Eclipse Theia Website
GitHub
Preparing search index...
@theia/dev-container
electron-common/remote-container-connection-provider
AttachContainerOptions
Interface AttachContainerOptions
interface
AttachContainerOptions
{
containerId
:
string
;
devcontainerFile
?:
string
;
nodeDownloadTemplate
?:
string
;
workspacePath
:
string
;
}
Index
Properties
container
Id
devcontainer
File?
node
Download
Template?
workspace
Path
Properties
container
Id
containerId
:
string
Optional
devcontainer
File
devcontainerFile
?:
string
Optional
node
Download
Template
nodeDownloadTemplate
?:
string
workspace
Path
workspacePath
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
container
Id
devcontainer
File
node
Download
Template
workspace
Path
Eclipse Theia Website
GitHub
Theia API Documentation v1.72.1
Loading...