Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/urfave/cli
/ ExitCode
Method
ExitCode
errors.go:98–98 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
96
type
ExitCoder
interface
{
97
error
98
ExitCode() int
99
}
100
101
type
exitError
struct
{
Callers
3
HandleExitCoder
Function · 0.65
handleMultiError
Function · 0.65
TestWhenExitSubCommandWithCodeThenCommandQuitUnexpectedly
Function · 0.65
Implementers
2
exitFormatter
errors_test.go
exitError
errors.go
Calls
no outgoing calls
Tested by
1
TestWhenExitSubCommandWithCodeThenCommandQuitUnexpectedly
Function · 0.52