Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
29
type
multiError []error
30
31
// Error implements the error interface.
32
func
(m *multiError) Error() string {
Callers
1
newMultiError
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected