Method: Maestro::Node::Base#hostname

Defined in:
lib/maestro/node.rb

#hostnameObject

the host name of this Node



18
19
20
# File 'lib/maestro/node.rb', line 18

def hostname
  @hostname
end