Crate torsh_cli

Crate torsh_cli 

Source
Expand description

ToRSh CLI Library

This library provides the core functionality for the ToRSh command-line interface, including configuration management, command implementations, and utilities.

Re-exports§

pub use config::Config;

Modules§

commands
Command implementations for ToRSh CLI
config
Configuration management for ToRSh CLI
utils
Utility functions for ToRSh CLI

Constants§

VERSION
CLI version information
VERSION_MAJOR
VERSION_MINOR
VERSION_PATCH

Functions§

check_version
Check if CLI version is compatible with required version