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

Method getColor

sql/notemetadata.cpp:48–50  ·  view source on GitHub ↗

Get the title color for the note

Source from the content-addressed store, hash-verified

46
47// Get the title color for the note
48int NoteMetaData::getColor() {
49 return color;
50}
51
52
53// Set the title color for the note

Callers 1

copyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected