Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ copy
Method
copy
src/core/imap/MCIMAPMessage.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
Object * IMAPMessage::copy()
64
{
65
return new IMAPMessage(this);
66
}
67
68
String * IMAPMessage::description()
69
{
Callers
1
IMAPMessage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected