Module cli

Module cli 

Source
Expand description

CLI module - Command line interface for zinit

Re-exports§

pub use args::Args;
pub use commands::run_command;

Modules§

args
CLI argument definitions using clap
commands
CLI command implementations