Libraries
»
aether
(0.1.1)
»
Index
»
Aether
»
Node
»
#hostname
Method: Aether::Node#hostname
Defined in:
lib/aether/node.rb
#
hostname
⇒
Object
Also known as:
fqdn
16 17 18
# File 'lib/aether/node.rb', line 16
def
hostname
@hostname
||=
attributes
.
fqdn
end