Parent

Methods

Class/Module Index [+]

Quicksearch

RHC::SSHWizard

Public Instance Methods

stages() click to toggle source
# File lib/rhc/wizard.rb, line 625
def stages
  KEY_STAGES
end

Public Class Methods

new(rest_client, config, options) click to toggle source
# File lib/rhc/wizard.rb, line 629
def initialize(rest_client, config, options)
  self.rest_client = rest_client
  super config, options
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.