Magek Framework
GitHub
Website
Preparing search index...
runCommandAsync
Function runCommandAsync
runCommandAsync
(
path
:
string
,
command
:
string
,
ignoreLogs
?:
boolean
,
)
:
ChildProcessWithoutNullStreams
Spawn a CLI command and optionally printing the logs and error messages
Parameters
path
:
string
command
:
string
ignoreLogs
:
boolean
= false
Returns
ChildProcessWithoutNullStreams
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
Website
Magek Framework
Loading...
Spawn a CLI command and optionally printing the logs and error messages