Documentation
cmd
Argument.formattedName
cmd
argument
Argument
Returns formatted name, e.g., "<file>" or "
files...
".
class
Argument
const nothrow @
safe
string
formattedName
(
bool
colors
= false
)
Parameters
colors
bool
Whether to use colors.
cmd
argument
Argument
constructors
this
functions
formattedName
static functions
fromString
variables
defaultValue
description
name
required
variadic
Returns formatted name, e.g., "<file>" or "files...".