Barista::Behaviors::Brew::ActionCommands
Inherits Barista::Behaviors::Software::Emittable < Barista::Behaviors::Software::OS::Information < Barista::Behaviors::Software::OS::PlatformFamily < Barista::Behaviors::Software::OS::Linux::Information
Instance methods
block(name = nil, &block : -> )
Sourcecommand(str : String, **args)
Sourcecopy(src, dest, **args)
Sourceemit(str : String)
Sourceemit_error(str : String)
Sourcelink(src, dest, **args)
Sourcemkdir(dir, **args)
Sourcepatch(path : String, **args)
Sourceshellout(command : String, env : Hash(String, String) | Nil = nil, chdir : String | Nil = nil, as_user : String | Nil = nil)
Sourceshellout(command : String, args : Array(String), env : Hash(String, String) | Nil = nil, chdir : String | Nil = nil, as_user : String | Nil = nil)
Sourcesuccess?(cmd, args, **opts)
Sourcesuccess?(cmd, **opts)
Sourcesync(src, dest, **args, &block : Merger::Strategy)
Sourcesync(src, dest, **args)
Sourcetemplate
Source