MCPcopy Create free account
hub / github.com/baumgarr/nixnote2 / isNotebookModified

Method isNotebookModified

exits/exitpoint.cpp:189–191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

187}
188
189bool ExitPoint_NoteEdit::isNotebookModified() {
190 return notebook_isModified;
191}
192
193void ExitPoint_NoteEdit::setTags(QStringList tags) {
194 this->tags.append(tags);

Callers 2

exitPointMethod · 0.80
exitPointMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected