shellcomp 0.1.13

Shell completion installation and activation helpers for Rust CLI tools
Documentation
1
2
3
4
pub(crate) mod env;
pub(crate) mod fs;
pub(crate) mod managed_block;
pub(crate) mod paths;