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