Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Handler func(args []string, stdout, stderr io.Writer) int
Handler is the program entrypoint for CLI execution.
It is set by the main package (wired in init) so tests can call Run without forking processes while keeping the actual implementation out of this package.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.