Class: Urbit::AddGraphParser
Instance Method Summary collapse
Methods inherited from Parser
#add_nodes, #initialize, #resource, #resource_hash
Constructor Details
This class inherits a constructor from Urbit::Parser
Instance Method Details
#nodes_hash ⇒ Object
37 38 39 |
# File 'lib/urbit/parser.rb', line 37 def nodes_hash @j["graph"] end |