Home
last modified time | relevance | path

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

/third_party/rust/crates/clap/src/
H A Dderive.rs136 let mut matches = <Self as CommandFactory>::command_for_update().get_matches_from(itr); in update_from()
153 ok!(<Self as CommandFactory>::command_for_update().try_get_matches_from(itr)); in try_update_from()
170 fn command_for_update() -> Command; in command_for_update() functions
427 fn command_for_update<'help>() -> Command { in command() functions
428 <T as CommandFactory>::command_for_update() in command()

Completed in 1 milliseconds