Skip to content

module Barista::Behaviors::Software::Task #

Included modules

Barista::Behaviors::Software::Emittable Barista::Behaviors::Software::FileMacros Barista::Behaviors::Software::GenericCommands Barista::Behaviors::Software::OS::Information

Direct including types

Barista::Behaviors::Omnibus::Task

Methods#

#block(name = nil, &block : -> )#

abstract #build : Nil#

#command(str : String, **args)#

#commands#

#copy(src, dest, **args)#

#emit(str : String)#

#emit_error(str : String)#

#execute#

#link(src, dest, **args)#

#mkdir(dir, **args)#

#patch(path : String, **args)#

#sync(src, dest, **args, &block : Merger::Strategy)#

#sync(src, dest, **args)#

#template#