Preparing search index...
The search index is not available
colibri2
colibri2
process
process
Process
Class Process
Hierarchy
Process
Index
Constructors
constructor
Properties
DEFAULT_
OPT
p
Methods
exec
exec_
wait
Constructors
constructor
new
Process
(
remote_config
?:
p_remote_configuration
)
:
Process
Parameters
Optional
remote_config:
p_remote_configuration
Returns
Process
Properties
Private
DEFAULT_
OPT
DEFAULT_
OPT
:
p_options
= ...
Private
p
p
:
undefined
|
Local_process
|
Remote_process
Methods
exec
exec
(
command
:
string
, opt
:
undefined
|
p_options
, callback
:
(
(
result
:
p_result
)
=>
void
)
)
:
any
Parameters
command:
string
opt:
undefined
|
p_options
callback:
(
(
result
:
p_result
)
=>
void
)
(
result
:
p_result
)
:
void
Parameters
result:
p_result
Returns
void
Returns
any
exec_
wait
exec_
wait
(
command
:
string
, opt
?:
p_options
)
:
Promise
<
p_result
>
Parameters
command:
string
Optional
opt:
p_options
Returns
Promise
<
p_result
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
src
common
export_t.ts
common
config
export_t.ts
config
documenter
export_t.ts
documenter
formatter
export_t.ts
formatter
linter
export_t.ts
linter
process
export_t.ts
process
project_manager
export_t.ts
project_manager
template
export_t.ts
template
utils
export_t.ts
utils
Generated using
TypeDoc