Method: Beaker::Host#pkg_initialize

Defined in:
lib/beaker/host.rb

#pkg_initializeObject



77
78
79
80
# File 'lib/beaker/host.rb', line 77

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