Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cli/cli
/ exitCode
TypeAlias
exitCode
internal/ghcmd/cmd.go:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
)
41
42
type
exitCode int
43
44
const
(
45
exitOK exitCode = 0
Callers
1
Main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected