Parent

Methods

Class/Module Index [+]

Quicksearch

Deltacloud::Runner::Response

Attributes

body[R]
ssh[R]

Public Class Methods

new(ssh, response_body) click to toggle source
# File lib/deltacloud/runner.rb, line 125
def initialize(ssh, response_body)
  @body, @ssh = response_body, ssh
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.