Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ rightExpression
Method
rightExpression
src/core/imap/MCIMAPSearchExpression.cpp:419–422 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
417
}
418
419
IMAPSearchExpression * IMAPSearchExpression::rightExpression()
420
{
421
return mRightExpression;
422
}
423
424
Callers
1
searchKeyFromSearchExpression
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected