Preparing search index...
The search index is not available
VSCode-Logger API - v1.5.0
VSCode-Logger API
sshCommandRunner
DeviceCommand
Interface DeviceCommand
Represents a named SSH command configured for a device.
interface
DeviceCommand
{
command
:
string
;
name
:
string
;
}
Index
Properties
command
name
Properties
command
command
:
string
name
name
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
command
name
VSCode-Logger API - v1.5.0
Loading...
Represents a named SSH command configured for a device.