Home
last modified time | relevance | path

Searched refs:subcommand_specified (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/clap/clap_derive/src/derives/
H A Dargs.rs167 let mut subcommand_specified = false; in gen_augment() variables
178 if subcommand_specified { in gen_augment()
184 subcommand_specified = true; in gen_augment()

Completed in 1 milliseconds