Method: AnkiRecord::NoteAttributes#field_contents

Defined in:
lib/anki_record/note/note_attributes.rb

#field_contentsObject (readonly)

The note’s field contents as a hash



33
34
35
# File 'lib/anki_record/note/note_attributes.rb', line 33

def field_contents
  @field_contents
end