Documentation
¶
Overview ¶
Package cuxcli is cuxdeck's only write path into cux: a thin, allowlisted bridge to the `cux` command-line tool. Every mutation the panel offers maps to exactly one CLI invocation, so cux's own validation, locking, and business rules apply unchanged — cuxdeck forks no logic.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnknownAction = errors.New("cuxcli: unknown action")
ErrUnknownAction is returned for actions outside the allowlist.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.