Searched refs:get_subcommand_long_help (Results 1 – 3 of 3) sorted by relevance
29 pub fn get_subcommand_long_help<T: StructOpt>(subcmd: &str) -> String { in get_subcommand_long_help() function
56 let output = get_subcommand_long_help::<Action>("move"); in no_version_gets_propagated()
110 let long_help = get_subcommand_long_help::<LoremIpsum>("foo"); in top_long_doc_comment_both_help_long_help()