Home
last modified time | relevance | path

Searched defs:augment_subcommands_for_update (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/clap/examples/derive_ref/
H A Dhand_subcommand.rs58 fn augment_subcommands_for_update(cmd: Command) -> Command { in augment_subcommands_for_update() functions
/third_party/rust/crates/clap/clap_derive/src/derives/
H A Dsubcommand.rs111 fn augment_subcommands_for_update <'b>(__clap_app: clap::Command) -> clap::Command { in gen_for_enum() functions
/third_party/rust/crates/clap/clap_derive/src/
H A Ddummies.rs51 fn augment_subcommands_for_update(_cmd: clap::Command) -> clap::Command { in subcommand() functions
/third_party/rust/crates/clap/src/
H A Dderive.rs340 fn augment_subcommands_for_update(cmd: Command) -> Command; in augment_subcommands_for_update() functions
460 fn augment_subcommands_for_update(cmd: Command) -> Command { in augment_subcommands_for_update() functions

Completed in 3 milliseconds