Module clap::builder

source ·
Expand description

Define Command line arguments

Structs

Enums

  • Behavior of arguments when they are encountered while parsing
  • Operations to perform on argument values
  • Clearable builder value
  • Provide shell with hint on how to complete an argument.

Traits