Searched refs:feature_sample_command (Results 1 – 10 of 10) sorted by relevance
26 pub fn feature_sample_command(name: &'static str) -> clap::Command { in feature_sample_command() function57 feature_sample_command(name) in special_commands_command()151 feature_sample_command(name).subcommand( in sub_subcommands_command()
18 let cmd = common::feature_sample_command(name); in feature_sample()
24 pub fn feature_sample_command(name: &'static str) -> clap::Command { in feature_sample_command() function55 feature_sample_command(name) in special_commands_command()149 feature_sample_command(name).subcommand( in sub_subcommands_command()
26 pub fn feature_sample_command(name: &'static str) -> clap::Command { in feature_sample_command() function57 feature_sample_command(name) in special_commands_command()147 feature_sample_command(name).subcommand( in sub_subcommands_command()
13 let cmd = common::feature_sample_command(name); in feature_sample()