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

Method setPath

src/core/imap/MCIMAPFolder.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35void IMAPFolder::setPath(String * path)
36{
37 MC_SAFE_REPLACE_COPY(String, mPath, path);
38}
39
40String * IMAPFolder::path()
41{

Callers 2

resultsWithErrorFunction · 0.45
mc_foreacharrayFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected