- enforce
void enforce(bool cond, NNTPStatus status, string message)
Undocumented in source. Be warned that the author may not have intended to support it.
- enforceNParams
void enforceNParams(size_t nmin, size_t nmax, string syntax)
Undocumented in source. Be warned that the author may not have intended to support it.
- enforceNParams
void enforceNParams(size_t n, string syntax)
Undocumented in source. Be warned that the author may not have intended to support it.