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

Method pathForComponents

src/core/imap/MCIMAPNamespace.cpp:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90String * IMAPNamespace::pathForComponents(Array * components)
91{
92 return mainItem()->pathForComponents(components);
93}
94
95String * IMAPNamespace::pathForComponentsAndPrefix(Array * components, String * prefix)
96{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected