clap 3.0.0-beta.4

A simple to use, efficient, and full-featured Command Line Argument Parser
Documentation

clap

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 19 feature flags, 13 of them enabled by default.

default

  • std
  • derive
  • cargo
  • color
  • env
  • suggestions
  • unicode_help

std

  • indexmap/std

derive

  • clap_derive
  • lazy_static

cargo

  • lazy_static

color

  • atty
  • termcolor

env

    This feature flag does not enable additional features.

suggestions

  • strsim

unicode_help

  • textwrap/unicode-width

clap_derive

    This feature flag does not enable additional features.

lazy_static

    This feature flag does not enable additional features.

atty

    This feature flag does not enable additional features.

termcolor

    This feature flag does not enable additional features.

strsim

    This feature flag does not enable additional features.

wrap_help

  • terminal_size
  • textwrap/terminal_size

debug

  • clap_derive/debug

yaml

  • yaml-rust

yaml-rust

    This feature flag does not enable additional features.

terminal_size

    This feature flag does not enable additional features.

regex

    This feature flag does not enable additional features.