Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baumgarr/nixnote2
/ EmailNote
Method
EmailNote
cmdtools/emailnote.cpp:35–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
34
35
EmailNote::EmailNote(QObject *parent) :
36
QObject(parent)
37
{
38
ccSelf = false;
39
}
40
41
QString EmailNote::wrap() {
42
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected