Libraries
»
aether
(0.1.1)
»
Index
»
Aether
»
Node
»
#ipaddress
Method: Aether::Node#ipaddress
Defined in:
lib/aether/node.rb
#
ipaddress
⇒
Object
Also known as:
local_ipv4
11 12 13
# File 'lib/aether/node.rb', line 11
def
ipaddress
@ipaddress
||=
attributes
.
ipaddress
end