Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/remote
electron-node/setup/remote-copy-contribution
RemoteCopyRegistryImpl
Class RemoteCopyRegistryImpl
Implements
RemoteCopyRegistry
Index
Constructors
constructor
Properties
application
Package
files
Methods
directory
do
Glob
file
get
Files
glob
with
Target
Constructors
constructor
new
RemoteCopyRegistryImpl
()
:
RemoteCopyRegistryImpl
Returns
RemoteCopyRegistryImpl
Properties
Protected
Readonly
application
Package
applicationPackage
:
ApplicationPackage
Protected
Readonly
files
files
:
RemoteFile
[]
= []
Methods
directory
directory
(
dir
:
string
,
target
?:
string
)
:
Promise
<
void
>
Parameters
dir
:
string
Optional
target
:
string
Returns
Promise
<
void
>
do
Glob
doGlob
(
pattern
:
string
,
cwd
:
string
,
target
?:
string
)
:
Promise
<
void
>
Parameters
pattern
:
string
cwd
:
string
Optional
target
:
string
Returns
Promise
<
void
>
file
file
(
file
:
string
,
target
?:
string
,
options
?:
RemoteCopyOptions
)
:
void
Parameters
file
:
string
Optional
target
:
string
Optional
options
:
RemoteCopyOptions
Returns
void
get
Files
getFiles
()
:
RemoteFile
[]
Returns
RemoteFile
[]
glob
glob
(
pattern
:
string
,
target
?:
string
)
:
Promise
<
void
>
Parameters
pattern
:
string
Optional
target
:
string
Returns
Promise
<
void
>
Protected
with
Target
withTarget
(
file
:
string
,
target
?:
string
)
:
string
Parameters
file
:
string
Optional
target
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
application
Package
files
Methods
directory
do
Glob
file
get
Files
glob
with
Target
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...