Method: AnkiRecord::CardAttributes#queue
- Defined in:
- lib/anki_record/card/card_attributes.rb
#queue ⇒ Object (readonly)
Returns the value of attribute queue.
5 6 7 |
# File 'lib/anki_record/card/card_attributes.rb', line 5 def queue @queue end |