Flag.formattedName

Returns formatted name, e.g., -h, --help.

class Flag
const nothrow @safe
string
formattedName
(
bool padded = false
)

Parameters

padded bool

Whether to add spaces at the start if there is no short option.