Documentation
¶
Overview ¶
Package cli implements gh-lazydispatch's non-interactive commands. Every command here reads; nothing dispatches. The TUI and these commands sit on the same internal packages, so an agent and a human see the same parse of the same workflow run.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUsage = errors.New("usage")
ErrUsage is returned when arguments do not name a command this package implements. Callers print usage and exit non-zero.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.