Preparing search index...
The search index is not available
augment-vir - v30.8.2
augment-vir
runShellCommand
Function runShellCommand
run
Shell
Command
(
command
,
options
?
)
:
Promise
<
ShellOutput
>
Runs a shell command and returns its output.
Parameters
command
:
string
options
:
RunShellCommandOptions
= {}
Returns
Promise
<
ShellOutput
>
Package
@augment-vir/node
See
streamShellCommand
: a lower level way of running a shell command that allows instant reactions to shell events.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
augment-vir - v30.8.2
Loading...
Runs a shell command and returns its output.