Construct a config object for calls to exec
exec
Executes a command with the given configuration.
a Promise to the stdout string result
stdout
Executes multiple commands and return a promise to an array of their results
Generated using TypeDoc
Construct a config object for calls to
exec