run

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

void
run
(
string[] args
)

Meta