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

TypeAlias multiError

errors.go:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29type multiError []error
30
31// Error implements the error interface.
32func (m *multiError) Error() string {

Callers 1

newMultiErrorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected