Module cli

Module cli 

Source

Re-exports§

pub use args::Cli;
pub use args::Commands;
pub use args::ConfigAction;
pub use commands::handle_ask_command;
pub use commands::handle_auto_command;
pub use commands::handle_config_command;
pub use commands::handle_suggest_command;
pub use secret::handle_secret_command;
pub use switch::handle_switch_command;
pub use ui::confirm_execution;
pub use ui::copy_to_clipboard;

Modules§

args
commands
config
secret
switch
ui