Barista::Behaviors::Software::Commands::Block
Inherits Barista::Behaviors::Software::Commands::Base < Barista::Behaviors::Software::Emittable < Reference < Object
Constructors
new(name : String | Nil = nil, &block : -> )
SourceInstance methods
block
Sourcedescription
A unique string representing this command
used to calculate the shasum for the builder
execute
executes the command
takes the name of the task, a BuildMeta for logging, and an optional file handle for logging.
name
Source