Skip to main content

Crate oxihuman_cli

Crate oxihuman_cli 

Source
Expand description

OxiHuman CLI library: re-exports subcommand modules and shared utilities so that integration tests can access them without going through the binary.

Modulesยง

commands
CLI subcommand implementations, split into logical groups.
help
CLI help text printer.
utils
Shared utility functions used by multiple CLI commands.