Class: Urbit::ChangeTagParser
- Inherits:
-
GroupParser
- Object
- Parser
- GroupParser
- Urbit::ChangeTagParser
- Defined in:
- lib/urbit/group_parser.rb
Instance Method Summary collapse
Methods inherited from GroupParser
Methods inherited from Parser
Constructor Details
This class inherits a constructor from Urbit::Parser
Instance Method Details
#ships ⇒ Object
28 29 30 |
# File 'lib/urbit/group_parser.rb', line 28 def ships @j["ships"] end |
#tag ⇒ Object
32 33 34 |
# File 'lib/urbit/group_parser.rb', line 32 def tag @j["tag"]["tag"] end |