Struct clap_complete::shells::Fish
source · pub struct Fish;
Expand description
Generate fish completion file
Note: The fish generator currently only supports named options (-o/–option), not positional arguments.
pub struct Fish;
Generate fish completion file
Note: The fish generator currently only supports named options (-o/–option), not positional arguments.