Documentation
cmd
Flag.matches
cmd
flag
Flag
Checks whether the given query matches this flag.
class
Flag
const nothrow @
safe
bool
matches
(
string
query
)
Parameters
query
string
String to check.
cmd
flag
Flag
constructors
this
functions
formattedName
matches
static functions
fromString
static variables
PADDING_MISSING_SHORT
variables
description
longName
shortName
Checks whether the given query matches this flag.