Home
last modified time | relevance | path

Searched refs:before_help (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/clap/src/app/
Dmod.rs320 pub fn before_help<S: Into<&'b str>>(mut self, help: S) -> Self { in before_help() method
1685 yaml_str!(a, yaml, before_help); in from()
/external/rust/crates/clap/
DCHANGELOG.md1302 * fixes issue where before_help wasn't printed ([b3faff60](https://github.com/kbknapp/clap-rs/com…
1303 * **Help:** `App::before_help` and `App::after_help` now correctly wrap ([1f4da767](https://github…
1325 * fixes issue where before_help wasn't printed ([b3faff60](https://github.com/kbknapp/clap-rs/com…