Skip to content

abstract class Barista::Behaviors::Omnibus::Packagers::Base
inherits Reference #

Included modules

Barista::Behaviors::Omnibus::Macros Barista::Behaviors::Software::Emittable Barista::Behaviors::Software::GenericCommands Barista::Behaviors::Software::OS::Information

Direct known subclasses

Barista::Behaviors::Omnibus::Packagers::Deb Barista::Behaviors::Omnibus::Packagers::Pkg Barista::Behaviors::Omnibus::Packagers::Rpm

Constructors#

Methods#

abstract #build : Nil#

#cleanup#

abstract #configure : Nil#

#exclusions#

abstract #id : Symbol#

#inclusions#

#install_dir(*args, **options)#

#install_dir#

#package_name#

#project#

#run#

#safe_package_name : String#

abstract #supported? : Bool#

Macros#

gen_supported(cmd, regex_test)#