Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
366
func
(c *cmdError) Redact() string {
367
return
c.Error()
368
}
369
370
func
(c *cmdError) Error() string {
371
return
c.msg
Callers
nothing calls this directly
Calls
1
Error
Method · 0.95
Tested by
no test coverage detected