Home
last modified time | relevance | path

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

/third_party/rust/crates/clap/tests/derive/
H A Dhelp.rs6 struct CliOptions { in arg_help_heading_applied() structure names
15 let cmd = CliOptions::command(); in arg_help_heading_applied()
34 struct CliOptions { in app_help_heading_applied() structure names
43 let cmd = CliOptions::command(); in app_help_heading_applied()
67 struct CliOptions { in app_help_heading_flattened() structure names
120 let cmd = CliOptions::command(); in app_help_heading_flattened()
169 struct CliOptions { in flatten_field_with_help_heading() structure names
181 let cmd = CliOptions::command(); in flatten_field_with_help_heading()
433 struct CliOptions { in custom_help_flag() structure names
438 let result = CliOptions in custom_help_flag()
449 struct CliOptions { custom_version_flag() structure names
[all...]

Completed in 1 milliseconds