Skip to main content

Crate renamite_cli

Crate renamite_cli 

Source
Expand description

renamite CLI - implemented as a library so every command is directly testable (no subprocess spawning). main.rs only calls run.

Structs§

Cli

Enums§

Commands

Functions§

run
run_from
Exposed for tests: parse from an explicit argv, bypassing std::env::args.