Class: INatGet::Data::Manager::Taxa Private
- Inherits:
-
INatGet::Data::Manager
- Object
- INatGet::Data::Manager
- INatGet::Data::Manager::Taxa
- Includes:
- Singleton
- Defined in:
- lib/inat-get/data/managers/taxa.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
require_relative '../updaters/taxa'
Specificators collapse
- #endpoint ⇒ :taxa private
Methods inherited from INatGet::Data::Manager
#[], #get, #helper, #model, #parser, #sid, #updater, #uuid?
Instance Method Details
#endpoint ⇒ :taxa
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
16 |
# File 'lib/inat-get/data/managers/taxa.rb', line 16 def endpoint = :taxa |