Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
remote
RemoteCopyService
Class RemoteCopyService
Index
Constructors
constructor
Properties
application
Package
copy
Contributions
copy
Registry
initialized
native
Dependency
Service
Methods
copy
To
Remote
get
Files
get
Remote
Download
Location
get
Temp
Dir
load
Copy
Contributions
load
Native
Dependencies
Constructors
constructor
new
Remote
Copy
Service
(
)
:
RemoteCopyService
Returns
RemoteCopyService
Properties
Protected
Readonly
application
Package
application
Package
:
ApplicationPackage
Protected
Readonly
copy
Contributions
copy
Contributions
:
ContributionProvider
<
RemoteCopyContribution
>
Protected
Readonly
copy
Registry
copy
Registry
:
RemoteCopyRegistryImpl
Protected
initialized
initialized
:
boolean
= false
Protected
Readonly
native
Dependency
Service
native
Dependency
Service
:
RemoteNativeDependencyService
Methods
copy
To
Remote
copy
To
Remote
(
remote
,
remotePlatform
,
destination
)
:
Promise
<
void
>
Parameters
remote
:
RemoteConnection
remotePlatform
:
RemotePlatform
destination
:
string
Returns
Promise
<
void
>
Protected
get
Files
get
Files
(
remotePlatform
,
tempDir
)
:
Promise
<
RemoteFile
[]
>
Parameters
remotePlatform
:
RemotePlatform
tempDir
:
string
Returns
Promise
<
RemoteFile
[]
>
Protected
get
Remote
Download
Location
get
Remote
Download
Location
(
)
:
Promise
<
undefined
|
string
>
Returns
Promise
<
undefined
|
string
>
Protected
get
Temp
Dir
get
Temp
Dir
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
Protected
load
Copy
Contributions
load
Copy
Contributions
(
)
:
Promise
<
RemoteFile
[]
>
Returns
Promise
<
RemoteFile
[]
>
Protected
load
Native
Dependencies
load
Native
Dependencies
(
remotePlatform
,
tempDir
)
:
Promise
<
RemoteFile
[]
>
Parameters
remotePlatform
:
RemotePlatform
tempDir
:
string
Returns
Promise
<
RemoteFile
[]
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
application
Package
copy
Contributions
copy
Registry
initialized
native
Dependency
Service
copy
To
Remote
get
Files
get
Remote
Download
Location
get
Temp
Dir
load
Copy
Contributions
load
Native
Dependencies
Theia TypeDoc
Loading...