std.process helper. Run a command and collect its output. Throw if it exited with a non-zero status.
See Implementation
std.process helper. Run a command and collect its output. Throw if it exited with a non-zero status.