Skip to main content

Crate tldr_cli

Crate tldr_cli 

Source
Expand description

TLDR CLI Library

This module exposes the internal command structures for testing. The main binary is in main.rs.

Modulesยง

commands
CLI command implementations
output
Output formatting for CLI commands
signals
Signal handling for graceful interruption (Phase 10)