Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/dev-container
electron-common/remote-container-connection-provider
ContainerConnectionResult
Interface ContainerConnectionResult
interface
ContainerConnectionResult
{
containerId
:
string
;
port
:
string
;
workspacePath
:
string
;
}
Index
Properties
container
Id
port
workspace
Path
Properties
container
Id
containerId
:
string
port
port
:
string
workspace
Path
workspacePath
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
container
Id
port
workspace
Path
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...