isNameMatch.isNameMatch

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

template isNameMatch(NamedArgumentInfo namedArgumentInfo)
bool
isNameMatch
(
string value
)

Meta