Searched refs:CommandString (Results 1 – 10 of 10) sorted by relevance
46 CommandString, enumerator86 "commandstring" => ValueHint::CommandString, in from_str()
61 .value_hint(ValueHint::CommandString), in build_cli()
54 #[arg(short, long, value_hint = ValueHint::CommandString)]
189 ValueHint::CommandString | ValueHint::CommandName => { in value_completion()
405 ValueHint::CommandString => "_cmdstring",
222 .value_hint(clap::ValueHint::CommandString), in value_hint_command()
217 .value_hint(clap::ValueHint::CommandString), in value_hint_command()
215 .value_hint(clap::ValueHint::CommandString), in value_hint_command()
456 ValueHint::CommandString | ValueHint::CommandName | ValueHint::CommandWithArguments => { in gen_args()
468 | clap::ValueHint::CommandString in complete_arg_value()