Method: Instance#address

Defined in:
lib/cluster/instance.rb

#addressObject

Returns the value of attribute address.


5
6
7
# File 'lib/cluster/instance.rb', line 5

def address
  @address
end