VSCode-Logger API - v1.9.12
Preparing search index...
sshCommandExecution
SshCommandExecutionLike
Interface SshCommandExecutionLike
interface
SshCommandExecutionLike
{
command
?:
string
;
copyAndRunScript
?:
boolean
;
name
:
string
;
openSshPanel
?:
boolean
;
rerunOnReconnection
?:
boolean
;
script
?:
string
;
}
Index
Properties
command?
copy
And
Run
Script?
name
open
Ssh
Panel?
rerun
On
Reconnection?
script?
Properties
Optional
command
command
?:
string
Optional
copy
And
Run
Script
copyAndRunScript
?:
boolean
name
name
:
string
Optional
open
Ssh
Panel
openSshPanel
?:
boolean
Optional
rerun
On
Reconnection
rerunOnReconnection
?:
boolean
Optional
script
script
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
command
copy
And
Run
Script
name
open
Ssh
Panel
rerun
On
Reconnection
script
VSCode-Logger API - v1.9.12
Loading...