MCPcopy Create free account
hub / github.com/anchordotdev/cli / Error

Method Error

cli.go:215–215  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

213}
214
215func (u UserError) Error() string { return u.Err.Error() }
216
217func isReportable(err error) bool {
218 switch err.(type) {

Callers 7

ReportErrorFunction · 0.45
TestPanicFunction · 0.45
TestErrorFunction · 0.45
TestSelectorFunction · 0.45
TestVerifyErrorsFunction · 0.45
ViewMethod · 0.45

Calls

no outgoing calls

Tested by 5

TestPanicFunction · 0.36
TestErrorFunction · 0.36
TestSelectorFunction · 0.36
TestVerifyErrorsFunction · 0.36