Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/urfave/cli
/ Error
Method
Error
errors.go:131–133 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
129
}
130
131
func
(ee *exitError) Error() string {
132
return
ee.err.Error()
133
}
134
135
func
(ee *exitError) ExitCode() int {
136
return
ee.exitCode
Callers
15
TestArgsFloatTypes
Function · 0.45
TestArgsIntTypes
Function · 0.45
TestArgsFloatSliceTypes
Function · 0.45
TestArgsIntSliceTypes
Function · 0.45
TestArgsUintTypes
Function · 0.45
TestArgsUintSliceTypes
Function · 0.45
TestIntFlag
Function · 0.45
TestInt8Flag
Function · 0.45
TestInt16Flag
Function · 0.45
TestInt32Flag
Function · 0.45
TestInt64Flag
Function · 0.45
TestIntFlagExt
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestArgsFloatTypes
Function · 0.36
TestArgsIntTypes
Function · 0.36
TestArgsFloatSliceTypes
Function · 0.36
TestArgsIntSliceTypes
Function · 0.36
TestArgsUintTypes
Function · 0.36
TestArgsUintSliceTypes
Function · 0.36
TestIntFlag
Function · 0.36
TestInt8Flag
Function · 0.36
TestInt16Flag
Function · 0.36
TestInt32Flag
Function · 0.36
TestInt64Flag
Function · 0.36
TestIntFlagExt
Function · 0.36