module

Common::TaskHelpers

Inherits Barista::Behaviors::Omnibus::Task < Barista::Behaviors::Omnibus::PlatformEnv < Barista::Behaviors::Software::Task < Barista::Behaviors::Software::FileMacros < Barista::Behaviors::Software::Emittable < Barista::Behaviors::Software::OS::Information < Barista::Behaviors::Software::OS::PlatformFamily < Barista::Behaviors::Software::OS::Linux::Information < Barista::Behaviors::Software::GenericCommands < Barista::Behaviors::Omnibus::Macros

Constructors

new(project, callbacks = Barista::Behaviors::Omnibus::CacheCallbacks.new, *, without_gtk : Bool)
Source

Instance methods

build_gtk?
Source
sync_source
Source
update_config_guess(target : String = ".", install : Array(Symbol) = [:config_guess, :config_sub] of ::Symbol)

Updates a target source folder with the version of config guess present in Tasks::ConfigGuess

Source