Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
remote
RemoteNativeDependencyService
Class RemoteNativeDependencyService
Index
Constructors
constructor
Properties
native
Dependency
Contributions
request
Service
Methods
download
Dependencies
download
Dependency
store
Dependency
Constructors
constructor
new
Remote
Native
Dependency
Service
(
)
:
RemoteNativeDependencyService
Returns
RemoteNativeDependencyService
Properties
Protected
native
Dependency
Contributions
native
Dependency
Contributions
:
ContributionProvider
<
RemoteNativeDependencyContribution
>
Protected
request
Service
request
Service
:
RequestService
Methods
download
Dependencies
download
Dependencies
(
remotePlatform
,
directory
)
:
Promise
<
NativeDependencyFile
[]
>
Parameters
remotePlatform
:
RemotePlatform
directory
:
string
Returns
Promise
<
NativeDependencyFile
[]
>
Protected
download
Dependency
download
Dependency
(
downloadURI
)
:
Promise
<
Buffer
>
Parameters
downloadURI
:
string
|
RequestOptions
Returns
Promise
<
Buffer
>
Protected
store
Dependency
store
Dependency
(
dependency
,
directory
)
:
Promise
<
NativeDependencyFile
[]
>
Parameters
dependency
:
DependencyDownload
directory
:
string
Returns
Promise
<
NativeDependencyFile
[]
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
native
Dependency
Contributions
request
Service
download
Dependencies
download
Dependency
store
Dependency
Theia TypeDoc
Loading...