Search
Preparing search index...
The search index is not available
composable
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
CommandExecutor
Class CommandExecutor
Hierarchy
Executor
<
ChildProcess
>
CommandExecutor
Implements
IExecutor
<
ChildProcess
>
Index
Constructors
constructor
Properties
compiler
custom
Binary
Path
Accessors
binary
Path
Methods
execute
get
Command
Arguments
to
String
execute
Constructors
constructor
new
Command
Executor
(
compiler
?:
ICompiler
)
:
CommandExecutor
Parameters
Default value
compiler:
ICompiler
= new Compiler()
Returns
CommandExecutor
Properties
compiler
compiler
:
ICompiler
Protected
custom
Binary
Path
custom
Binary
Path
:
string
Accessors
binary
Path
get
binaryPath
(
)
:
string
set
binaryPath
(
value
:
string
)
:
void
Returns
string
Parameters
value:
string
Returns
void
Methods
execute
execute
(
)
:
ChildProcess
Returns
ChildProcess
get
Command
Arguments
get
Command
Arguments
(
)
:
string
[]
Returns
string
[]
to
String
to
String
(
)
:
string
Returns
string
Static
execute
execute
(
compiler
?:
ICompiler
)
:
ChildProcess
Parameters
Optional
compiler:
ICompiler
Returns
ChildProcess
Globals
Command
Executor
constructor
compiler
custom
Binary
Path
binary
Path
execute
get
Command
Arguments
to
String
execute
Generated using
TypeDoc