Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
35
void IMAPFolder::setPath(String * path)
36
{
37
MC_SAFE_REPLACE_COPY(String, mPath, path);
38
}
39
40
String * IMAPFolder::path()
41
{
Callers
2
resultsWithError
Function · 0.45
mc_foreacharray
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected