Method: AnkiRecord::CardAttributes#note

Defined in:
lib/anki_record/card/card_attributes.rb

#noteObject (readonly)

Returns the value of attribute note.



5
6
7
# File 'lib/anki_record/card/card_attributes.rb', line 5

def note
  @note
end