Command typedef
Command = $Command
Command describes a step performed as part of the build pipeline.
Implementation
typedef Command = $Command;
Command describes a step performed as part of the build pipeline.
typedef Command = $Command;