MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / delimiter

Method delimiter

src/core/imap/MCIMAPNamespaceItem.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61char IMAPNamespaceItem::delimiter()
62{
63 return mDelimiter;
64}
65
66String * IMAPNamespaceItem::pathForComponents(Array * components)
67{

Callers 1

IMAPNamespaceItemMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected