Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
remote
RemoteSSHContribution
Class RemoteSSHContribution
Hierarchy (
view full
)
AbstractRemoteRegistryContribution
RemoteSSHContribution
Index
Constructors
constructor
Properties
message
Service
quick
Input
Service
remote
Preferences
ssh
Connection
Provider
window
Service
Methods
connect
open
Remote
register
Remote
Commands
sendSSHConnect
Constructors
constructor
new
RemoteSSHContribution
(
)
:
RemoteSSHContribution
Returns
RemoteSSHContribution
Properties
Protected
Readonly
message
Service
message
Service
:
MessageService
Protected
Readonly
quick
Input
Service
quick
Input
Service
:
QuickInputService
Protected
Readonly
remote
Preferences
remote
Preferences
:
RemotePreferences
Protected
Readonly
ssh
Connection
Provider
ssh
Connection
Provider
:
RemoteSSHConnectionProvider
Protected
Readonly
window
Service
window
Service
:
WindowService
Methods
connect
connect
(
newWindow
)
:
Promise
<
void
>
Parameters
newWindow
:
boolean
Returns
Promise
<
void
>
Protected
open
Remote
open
Remote
(
port
,
newWindow
,
workspace
?
)
:
void
Parameters
port
:
string
newWindow
:
boolean
Optional
workspace
:
string
Returns
void
register
Remote
Commands
register
Remote
Commands
(
registry
)
:
void
Parameters
registry
:
RemoteRegistry
Returns
void
sendSSHConnect
sendSSHConnect
(
host
,
user
)
:
Promise
<
string
>
Parameters
host
:
string
user
:
string
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
message
Service
quick
Input
Service
remote
Preferences
ssh
Connection
Provider
window
Service
connect
open
Remote
register
Remote
Commands
sendSSHConnect
Theia TypeDoc
Loading...