MCPcopy Create free account
hub / github.com/auth0/auth0-cli / unexpectedError

Function unexpectedError

internal/cli/flags.go:455–457  ·  view source on GitHub ↗
(err error)

Source from the content-addressed store, hash-verified

453}
454
455func unexpectedError(err error) error {
456 return fmt.Errorf("an unexpected error occurred: %w", err)
457}

Callers 3

handleInputErrorFunction · 0.85

Calls 1

ErrorfMethod · 0.80

Tested by

no test coverage detected