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

Method path

src/core/imap/MCIMAPFolder.cpp:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40String * IMAPFolder::path()
41{
42 return mPath;
43}
44
45void IMAPFolder::setDelimiter(char delimiter)
46{

Callers 2

mc_foreacharrayFunction · 0.45
IMAPFolderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected