Argument.formattedName

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.