clap-rs / clap

A full featured, fast Command Line Argument Parser for Rust
docs.rs/clap
Apache License 2.0
13.66k stars 1.02k forks source link

feat(clap_complete): Add powershell support for native completion #5564

Open shannmu opened 3 days ago

shannmu commented 3 days ago

Closes https://github.com/clap-rs/clap/issues/3918