Registry / cli / clap-generate

clap-generate

JSON →
library3.0.3rscratesunverified

Renamed to clap_complete, this crate provides shell completion generation for clap applications.

# Cargo.toml [dependencies] clap_generate = "3.0.3"
INSTALL
IMPORT
SIG · CLAP-GENERATE
C
clap-generate
clirustv3.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

generate
use clap_generate::generate;

Generate shell completions for a clap App

use clap_generate::generate; // Use generate() to produce shell completions
Debug
Known issues
breakingThis crate is deprecated and renamed to clap_complete
fix
Use clap_complete instead of clap_generate
affects: >=3.0.0
Upgrade
Version history
3.0.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
26
Resources