isNameMatch

Undocumented in source.
template isNameMatch(NamedArgumentInfo namedArgumentInfo)
bool
isNameMatch
(
string value
)

Members

Functions

isNameMatch
bool isNameMatch(string value)

Takes a name, like the aa part of -aa. Tries to match the pattern specified as the template argument.

Meta