mc1098 / ci601

Command line tool for searching and editing bibliographic entries to a supported format file. [Uni work]
MIT License
0 stars 0 forks source link

Remove `find_field` function #125

Closed mc1098 closed 2 years ago

mc1098 commented 2 years ago

Removes the find_field function from Entry and each inner entry type including Other. Instead of find_field users should use FieldQuery::get_field.