pub fn possible_values<'help>(
    a: &Arg<'help>
) -> Option<Vec<PossibleValue<'help>>>
Expand description

Get the possible values for completion