MCPcopy
hub / github.com/helmfile/helmfile / ExitStatus

Method ExitStatus

pkg/helmexec/exit_error.go:72–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70}
71
72func (e ExitError) ExitStatus() int {
73 return e.Code
74}

Callers 5

toCLIErrorFunction · 0.95
DiffReleasesMethod · 0.80
DiffReleaseMethod · 0.80
OutputFunction · 0.80
LiveOutputFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected