Function clap_complete::generator::utils::longs_and_visible_aliases
source · Expand description
Gets all the long options, their visible aliases and flags of a [clap::Command].
Includes help and version depending on the [clap::Command] settings.