Barista::Behaviors::Software::Commands::Patch
Inherits Barista::Behaviors::Software::Commands::Base < Barista::Behaviors::Software::Emittable < Reference < Object
Constructors
new(patch_file : String, *, target : String | Nil = nil, plevel : Int32 = 1, chdir : String | Nil = nil, env : Hash(String, String) | Nil = nil, string : Bool = false)
SourceInstance methods
chdir
Sourcedescription
A unique string representing this command
used to calculate the shasum for the builder
env
Sourceexecute
executes the command
takes the name of the task, a BuildMeta for logging, and an optional file handle for logging.
patch_file
Sourceplevel
Sourcestring
Source