Parent

Methods

Class/Module Index [+]

Quicksearch

Deltacloud::Runner::Network

Attributes

ip[RW]
port[RW]

Public Class Methods

new(ip, port) click to toggle source
# File lib/deltacloud/runner.rb, line 53
def initialize(ip, port)
  @ip, @port = ip, port
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.