Home
last modified time | relevance | path

Searched refs:print_long_help (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/cxx/gen/cmd/src/
Dapp.rs67 let _ = app().print_long_help(); in from_args()
/third_party/rust/crates/clap/src/builder/
Dcommand.rs750 pub fn print_long_help(&mut self) -> io::Result<()> { in print_long_help() method
/third_party/rust/crates/clap/
DCHANGELOG.md1345 - Changed `App::print_help` & `App::print_long_help` to now return `std::io::Result`
1947 * `App::print_long_help`