Class: Urbit::ChangeMemberParser

Inherits:
GroupParser show all
Defined in:
lib/urbit/group_parser.rb

Instance Method Summary collapse

Methods inherited from GroupParser

#resource, #resource_hash

Methods inherited from Parser

#initialize

Constructor Details

This class inherits a constructor from Urbit::Parser

Instance Method Details

#shipsObject



38
39
40
# File 'lib/urbit/group_parser.rb', line 38

def ships
  @j["ships"]
end