Cargo Features
SuperCLI has no features set by default.
[dependencies]
supercli = { version = "0.1.1", features = ["clap"] }
- clap
-
Enables clap and is-terminal
Affects
clap::create_help_styles_with_prefix,clap::create_help_styles,clap::create_minimal_help_styles,clap::get_output_style_with_prefix,clap::get_output_style,clap::set_theme_from_env_with_prefix,clap::set_theme_from_env,clap::get_adaptive_help_styles,clap::get_optional_help_styles,supercli::clap…