Home
last modified time | relevance | path

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

/third_party/rust/crates/clap/tests/builder/
H A Dtemplate_help.rs51 static CUSTOM_TEMPL_HELP: &str = "MyApp 1.0 consts
98 utils::assert_output(cmd, "MyApp --help", CUSTOM_TEMPL_HELP, false); in custom_template()

Completed in 1 milliseconds