Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/roboll/helmfile
/ Error
Method
Error
pkg/helmexec/exit_error.go:65–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
63
}
64
65
func
(e ExitError) Error() string {
66
return
e.Message
67
}
68
69
func
(e ExitError) ExitStatus() int {
70
return
e.Code
Callers
9
TestNewHelmExec
Function · 0.45
Test_SetExtraArgs
Function · 0.45
Test_SetHelmBinary
Function · 0.45
Test_AddRepo
Function · 0.45
Test_exec
Function · 0.45
Test_IsHelm3
Function · 0.45
Test_GetVersion
Function · 0.45
Test_IsVersionAtLeast
Function · 0.45
newExitError
Function · 0.45
Calls
no outgoing calls
Tested by
8
TestNewHelmExec
Function · 0.36
Test_SetExtraArgs
Function · 0.36
Test_SetHelmBinary
Function · 0.36
Test_AddRepo
Function · 0.36
Test_exec
Function · 0.36
Test_IsHelm3
Function · 0.36
Test_GetVersion
Function · 0.36
Test_IsVersionAtLeast
Function · 0.36