Module cli_handlers

Module cli_handlers 

Source

Re-exports§

pub use dashboard::check_dashboard_status;
pub use dashboard::check_mcp_connections;
pub use dashboard::handle_dashboard_command;
pub use other::handle_doctor_command;
pub use other::handle_init_command;
pub use other::handle_search_command;
pub use utils::get_status_badge;
pub use utils::print_task_context;
pub use utils::read_stdin;

Modules§

dashboard
other
utils
Utility functions for CLI handlers