Command.args

Arguments to execute. The first argument is the name of the executable.

struct Command
immutable(string)[] args;

Meta