Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/remote
electron-node/remote-types
RemoteExecResult
Interface RemoteExecResult
interface
RemoteExecResult
{
stderr
:
string
;
stdout
:
string
;
}
Index
Properties
stderr
stdout
Properties
stderr
stderr
:
string
stdout
stdout
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
stderr
stdout
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...