Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
node/remote/remote-copy-contribution
RemoteFile
Interface RemoteFile
interface
RemoteFile
{
options
?:
RemoteCopyOptions
;
path
:
string
;
target
:
string
;
}
Index
Properties
options?
path
target
Properties
Optional
options
options
?:
RemoteCopyOptions
path
path
:
string
target
target
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
options
path
target
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...