Skip to main content

Module cli

Module cli 

Source
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 ๐Ÿ”’