Documentation
¶
Overview ¶
Package cliui renders skillsync reports for any command framework.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteTargetJSON ¶
func WriteTargetJSON(out io.Writer, reports []TargetReport) error
WriteTargetJSON emits one JSON value and nothing else.
func WriteTargetText ¶
func WriteTargetText(out io.Writer, reports []TargetReport) error
WriteTargetText renders compact, deterministic target summaries. It deliberately names only changed/conflicted work while counting unchanged skills.
Types ¶
Click to show internal directories.
Click to hide internal directories.