run

std.process helper. Run a command, and throw if it exited with a non-zero status.

void
run
(
Params...
)
(
string[] args
,
Params params
)

Meta