Spawn a child process, by default setting cwd to the directory
of the local project. Any cwd
passed in the options
overrides the default. See [[execPromise]] for more details.
Command to spawn
Arguments to command
Spawn options
Command standard output and standard error
Spawn a child process, by default setting cwd to the directory
of the local project and using the progressLog of
GoalInvocation as logger. Any cwd
passed in the options
overrides the default. See spawnLog for more details.
Command to spawn
Arguments to command
Spawn options
Command result
Generated using TypeDoc
Convenience access to running child processes in the context of a local project