Skip to main content

Module interface

Module interface 

Source
Expand description

CLI interface layer.

Delegates all work to application services. All file I/O happens here.

Modules§

cli
CLI command definitions — clap derive API.
runner
CLI runner — dispatches parsed commands to application services.