# Functions
Command returns a exec.Cmd struct to execute the named program with the given arguments.
CommandContext is like Command but includes a context.
Exec executes the named program with the given arguments.
IsOlder returns true if the target is older than any of the source files.
Task returns a Cmd struct which implements the project.Task interface.