Documentation
¶
Overview ¶
Package cmd wires the castor command tree. Configuration is loaded lazily into a typed struct the subcommand closures share — no metadata maps, no runtime type assertions — so commands that don't need a config (scan, info, help) never require one.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.