Libraries
»
the-maestro
(0.4.2)
»
Index
»
Maestro
»
Node
»
Base
»
#hostname
Method: Maestro::Node::Base#hostname
Defined in:
lib/maestro/node.rb
#
hostname
⇒
Object
the host name of this Node
18 19 20
# File 'lib/maestro/node.rb', line 18
def
hostname
@hostname
end