class Barista::Behaviors::Software::Commands::Link
inherits Barista::Behaviors::Software::Commands::Base
#
Constructors#
.new(source : String, dest : String, *, chdir : String | Nil = nil)#
Methods#
#chdir#
#description : String#
A unique string representing this command
used to calculate the shasum for the builder
#dest#
#execute#
executes the command
takes the name of the task, a BuildMeta for logging, and an optional file handle for logging.