Documentation
¶
Overview ¶
Package cli is dstow's command-line front end and composition root (A1/A2): the only consumer that turns the app core's data into a cobra CLI, renders results through the ui printer, and maps typed domain errors to exit codes. Every other package returns data; cli owns the streams-facing surface — command wiring, help text, the §1.4 error wording, and the A3 exit-code map.
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.