execute

Equivalent to std.process.execute.

Return Value

Type: auto

Tuple containing the exit status and process output.

See Also

spawnProcess, pipeProcess

Meta