Skip to main content

Crate orrery_cli

Crate orrery_cli 

Source
Expand description

CLI logic for the Orrery diagram tool.

Wires together configuration loading, the DiagramBuilder pipeline, and file I/O to turn a .orr source file into an SVG on disk.

Structs§

Args
Command-line arguments for the Orrery diagram tool

Enums§

Error
Errors that can occur during CLI execution.

Functions§

run
Runs the Orrery CLI application.