Class: Host

Inherits:
Object
  • Object
show all
Defined in:
lib/model/data.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ipObject

Returns the value of attribute ip.



4
5
6
# File 'lib/model/data.rb', line 4

def ip
  @ip
end

#portObject

Returns the value of attribute port.



4
5
6
# File 'lib/model/data.rb', line 4

def port
  @port
end