clap/clap_complete/tests/testsuite/main.rs

8 lines
95 B
Rust

mod bash;
mod common;
mod dynamic;
mod elvish;
mod fish;
mod general;
mod powershell;
mod zsh;