Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-lib
BashCommand
Class BashCommand
Hierarchy-Diagram
Legend
class
public property
public method
Hierarchy (
view full
)
Command
BashCommand
Index
Constructors
constructor
Properties
argv
spawn
Options
Methods
get
Name
to
String
Constructors
constructor
new
Bash
Command
(
script
:
string
,
args
?:
string
[]
,
opts
?:
CommandOptions
&
{
arg0
?:
string
;
}
)
:
BashCommand
Parameters
script
:
string
args
:
string
[]
= []
opts
:
CommandOptions
&
{
arg0
?:
string
;
}
= {}
Returns
BashCommand
Properties
Readonly
argv
argv
:
string
[]
Readonly
spawn
Options
spawn
Options
:
SpawnOptions
&
{
binary
:
true
;
}
Type declaration
binary
:
true
Methods
get
Name
get
Name
(
)
:
string
Returns
string
to
String
to
String
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
argv
spawn
Options
get
Name
to
String
Official Cockpit API Documentation
Houston Common Library
Loading...