Function clap_complete::generator::utils::shorts_and_visible_aliases
source · Expand description
Gets all the short options, their visible aliases and flags of a [clap::Command
].
Includes h
and V
depending on the [clap::Command
] settings.