Searched refs:print_long_help (Results 1 – 3 of 3) sorted by relevance
67 let _ = app().print_long_help(); in from_args()
750 pub fn print_long_help(&mut self) -> io::Result<()> { in print_long_help() method
1345 - Changed `App::print_help` & `App::print_long_help` to now return `std::io::Result`1947 * `App::print_long_help`