Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ copy
Method
copy
src/core/imap/MCIMAPIdentity.cpp:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
Object * IMAPIdentity::copy()
92
{
93
return new IMAPIdentity(this);
94
}
95
96
String * IMAPIdentity::description()
97
{
Callers
1
setInfoForKey
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected