Method: RightScale::Platform::Installer#initialize

Defined in:
lib/right_agent/platform.rb

#initializeInstaller

Returns a new instance of Installer.



622
623
624
# File 'lib/right_agent/platform.rb', line 622

def initialize
  @output = nil
end