TaskKey.commands

The commands to execute in sequential order. The first argument is the name of the executable.

struct TaskKey
immutable(Command)[] commands;

Meta