Method: Minke::Config::Config#fetch

Defined in:
lib/minke/config/config.rb

#fetchObject

Settings for the fetch packages phase instance of Minke::Config::Task

Optional

if not provided the fetch commands will not be executed



43
44
45
# File 'lib/minke/config/config.rb', line 43

def fetch
  @fetch
end