Cargo Features

ModCLI has no features set by default.

[dependencies]
mod-cli = { version = "0.2.1", features = ["interactive", "internal-commands"] }

FEATURES

interactive

Opt-in for interactive features

internal-commands

Affects mod-cli::commands

Features from optional dependencies

DEPENDENCIES