Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ allowsNewPermanentFlags
Method
allowsNewPermanentFlags
src/async/imap/MCIMAPFolderInfo.cpp:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
bool IMAPFolderInfo::allowsNewPermanentFlags()
104
{
105
return mAllowsNewPermanentFlags;
106
}
Callers
2
IMAPFolderInfo
Method · 0.45
main
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected