Method: Beaker::Host#pkg_initialize

Defined in:
lib/beaker/host.rb

#pkg_initializeObject



79
80
81
82
# File 'lib/beaker/host.rb', line 79

def pkg_initialize
  # This method should be overridden by platform-specific code to
  # handle whatever packaging-related initialization is necessary.
end