Class | Twitter::Base |
In: |
lib/twitter/base.rb
|
Parent: | Object |
attrs | -> | to_hash |
attrs | [RW] |
Define methods that retrieve the value from an initialized instance variable Hash, using the attribute as a key
@overload self.lazy_attr_reader(attr)
@param attr [Symbol]
@overload self.lazy_attr_reader(attrs)
@param attrs [Array<Symbol>]