Expand description
ยงCommand Line Interface (CLI) Subcrate
This subcrate provides the command-line parsing, action execution, and interactive
console logic for the application. It translates raw user input and network commands
into structured CliAction representations and handles their execution, logging,
and error responses.
Modulesยง
- cli_
executing ๐ - command_
parsing ๐