Module cli

Module cli 

Source
Expand description

This module defines the commands and data structures used by the command-line interface (CLI) and the terminal UI (TUI).

Re-exports§

pub use commands::UiNotification;

Modules§

commands
This module defines the core data structures and commands used throughout the application, particularly for the CLI and TUI.