Home
last modified time | relevance | path

Searched refs:render_long_help (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/crates/clap/tests/derive/
Dutils.rs28 .render_long_help() in get_long_help()
42 .render_long_help() in get_subcommand_long_help()
Dhelp.rs425 let help = cmd.render_long_help().to_string(); in derive_possible_value_help()
/third_party/rust/crates/clap/src/builder/
Dcommand.rs805 pub fn render_long_help(&mut self) -> StyledStr { in render_long_help() method
/third_party/rust/crates/clap/
DCHANGELOG.md541 …ommand::write_long_help` in favor of `Command::render_help` and `Command::render_long_help` (#4248)
561 - *(help)* `Command::render_help` and `Command::render_long_help` for formatting the error into a `…