Documentation
¶
Overview ¶
Package cli implements the dibs command line.
Index ¶
Constants ¶
View Source
const ( ExitOK = 0 ExitErr = 1 ExitDenied = 2 )
Exit codes: 0 ok/free, 1 error, 2 denied/held — scripts and hooks branch on 2 to mean "someone else has it".
Variables ¶
This section is empty.
Functions ¶
func PrintAgentsSnippet ¶
func PrintAgentsSnippet() string
PrintAgentsSnippet is used by docs generation and tests.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.