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

Method value

src/core/imap/MCIMAPSearchExpression.cpp:389–392  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

387}
388
389String * IMAPSearchExpression::value()
390{
391 return mValue;
392}
393
394uint64_t IMAPSearchExpression::longNumber()
395{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected