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

Method Redact

nix/command.go:366–368  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

364}
365
366func (c *cmdError) Redact() string {
367 return c.Error()
368}
369
370func (c *cmdError) Error() string {
371 return c.msg

Callers

nothing calls this directly

Calls 1

ErrorMethod · 0.95

Tested by

no test coverage detected