Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
remote
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
Remote
Copy
Registry
Impl
(
)
:
RemoteCopyRegistryImpl
Returns
RemoteCopyRegistryImpl
Properties
Protected
Readonly
application
Package
application
Package
:
ApplicationPackage
Protected
Readonly
files
files
:
RemoteFile
[]
= []
Methods
directory
directory
(
dir
,
target
?
)
:
Promise
<
void
>
Parameters
dir
:
string
Optional
target
:
string
Returns
Promise
<
void
>
do
Glob
do
Glob
(
pattern
,
cwd
,
target
?
)
:
Promise
<
void
>
Parameters
pattern
:
string
cwd
:
string
Optional
target
:
string
Returns
Promise
<
void
>
file
file
(
file
,
target
?
,
options
?
)
:
void
Parameters
file
:
string
Optional
target
:
string
Optional
options
:
RemoteCopyOptions
Returns
void
get
Files
get
Files
(
)
:
RemoteFile
[]
Returns
RemoteFile
[]
glob
glob
(
pattern
,
target
?
)
:
Promise
<
void
>
Parameters
pattern
:
string
Optional
target
:
string
Returns
Promise
<
void
>
Protected
with
Target
with
Target
(
file
,
target
?
)
:
string
Parameters
file
:
string
Optional
target
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
application
Package
files
directory
do
Glob
file
get
Files
glob
with
Target
Theia TypeDoc
Loading...