Method: AnkiRecord::NoteTypeAttributes#tags
- Defined in:
- lib/anki_record/note_type/note_type_attributes.rb
#tags ⇒ Object (readonly)
Returns the value of attribute tags.
7 8 9 |
# File 'lib/anki_record/note_type/note_type_attributes.rb', line 7 def @tags end |