MCPcopy Index your code
hub / github.com/jetify-com/devbox / Error

Method Error

internal/redact/redact_test.go:275–277  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

273}
274
275func (e *customError) Error() string {
276 return e.msg
277}
278
279type redactableInt int
280

Callers 6

TestSimpleWrapSimpleFunction · 0.45
TestRedactorWrapRedactorFunction · 0.45
TestSimpleWrapRedactorFunction · 0.45
TestNestedWrapRedactorFunction · 0.45
TestErrorfAsFunction · 0.45
TestErrorFormatFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected