Documentation
¶
Overview ¶
Package exit provides various exit codes for stack, used by the likes of os.Exit() when things don't go to plan.
Index ¶
Constants ¶
View Source
const ( RootExecute = iota HomeNotFound UnpushedCommits CmdGitError = 128 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.