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

Method emailNote

nixnote.cpp:2785–2787  ·  view source on GitHub ↗

Print the current note

Source from the content-addressed store, hash-verified

2783
2784// Print the current note
2785void NixNote::emailNote() {
2786 tabWindow->currentBrowser()->emailNote();
2787}
2788
2789
2790

Callers

nothing calls this directly

Calls 1

currentBrowserMethod · 0.80

Tested by

no test coverage detected