Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/remote
electron-node/setup/remote-native-dependency-contribution
DownloadOptions
Interface DownloadOptions
interface
DownloadOptions
{
download
:
(
requestInfo
:
string
|
RequestOptions
)
=>
Promise
<
Buffer
>
;
remotePlatform
:
RemotePlatform
;
theiaVersion
:
string
;
}
Index
Properties
download
remote
Platform
theia
Version
Properties
download
download
:
(
requestInfo
:
string
|
RequestOptions
)
=>
Promise
<
Buffer
>
remote
Platform
remotePlatform
:
RemotePlatform
theia
Version
theiaVersion
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
download
remote
Platform
theia
Version
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...