Home
last modified time | relevance | path

Searched defs:augment_subcommands (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/clap/examples/derive_ref/
Dhand_subcommand.rs53 fn augment_subcommands(cmd: Command) -> Command { in augment_subcommands() method
/third_party/rust/crates/clap/src/
Dderive.rs334 fn augment_subcommands(cmd: Command) -> Command; in augment_subcommands() method
457 fn augment_subcommands(cmd: Command) -> Command { in augment_subcommands() method