Searched refs:CliOptions (Results 1 – 1 of 1) sorted by relevance
6 struct CliOptions { in arg_help_heading_applied() struct15 let cmd = CliOptions::command(); in arg_help_heading_applied()34 struct CliOptions { in app_help_heading_applied() struct43 let cmd = CliOptions::command(); in app_help_heading_applied()67 struct CliOptions { in app_help_heading_flattened() struct120 let cmd = CliOptions::command(); in app_help_heading_flattened()169 struct CliOptions { in flatten_field_with_help_heading() struct181 let cmd = CliOptions::command(); in flatten_field_with_help_heading()433 struct CliOptions { in custom_help_flag() struct438 let result = CliOptions::try_parse_from(["cmd", "--verbose-help"]); in custom_help_flag()[all …]