MCPcopy
hub / github.com/urfave/cli / ExitCode

Method ExitCode

errors.go:98–98  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

96type ExitCoder interface {
97 error
98 ExitCode() int
99}
100
101type exitError struct {

Implementers 2

exitFormattererrors_test.go
exitErrorerrors.go

Calls

no outgoing calls