Method: Node#uuid

Defined in:
lib/node.rb

#uuidObject

accessor for inner field



12
13
14
# File 'lib/node.rb', line 12

def uuid
  @uuid
end