Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
remote-wsl
RemoteWslConnection
Class RemoteWslConnection
Implements
RemoteConnection
Index
Constructors
constructor
Properties
distribution
id
name
on
Did
Disconnect
on
Did
Disconnect
Emitter
remote
Port
type
Accessors
local
Port
Methods
copy
dispose
dispose
Sync
exec
exec
Partial
forward
Out
Constructors
constructor
new
Remote
Wsl
Connection
(
options
)
:
RemoteWslConnection
Parameters
options
:
RemoteWslConnectionOptions
Returns
RemoteWslConnection
Properties
distribution
distribution
:
string
id
id
:
string
name
name
:
string
on
Did
Disconnect
on
Did
Disconnect
:
Event
<
void
>
= ...
Protected
Readonly
on
Did
Disconnect
Emitter
on
Did
Disconnect
Emitter
:
Emitter
<
void
>
= ...
remote
Port
remote
Port
:
number
type
type
:
string
Accessors
local
Port
get
localPort
(
)
:
number
Returns
number
Methods
copy
copy
(
localPath
,
remotePath
)
:
Promise
<
void
>
Parameters
localPath
:
string
|
Buffer
|
ReadableStream
remotePath
:
string
Returns
Promise
<
void
>
dispose
dispose
(
)
:
void
Returns
void
dispose
Sync
dispose
Sync
(
)
:
void
Returns
void
exec
exec
(
cmd
,
args
?
,
options
?
)
:
Promise
<
RemoteExecResult
>
Parameters
cmd
:
string
Optional
args
:
string
[]
Optional
options
:
RemoteExecOptions
Returns
Promise
<
RemoteExecResult
>
exec
Partial
exec
Partial
(
cmd
,
tester
,
args
?
,
options
?
)
:
Promise
<
RemoteExecResult
>
Parameters
cmd
:
string
tester
:
RemoteExecTester
Optional
args
:
string
[]
Optional
options
:
RemoteExecOptions
Returns
Promise
<
RemoteExecResult
>
forward
Out
forward
Out
(
socket
,
port
)
:
Promise
<
void
>
Parameters
socket
:
Socket
port
:
number
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
distribution
id
name
on
Did
Disconnect
on
Did
Disconnect
Emitter
remote
Port
type
local
Port
copy
dispose
dispose
Sync
exec
exec
Partial
forward
Out
Theia TypeDoc
Loading...