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