Command typedef

Command = $Command

Command describes a step performed as part of the build pipeline.

Implementation

typedef Command = $Command;