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

Method Error

nix/command.go:370–372  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

368}
369
370func (c *cmdError) Error() string {
371 return c.msg
372}
373
374func (c *cmdError) Unwrap() error {
375 return c.err

Callers 13

RedactMethod · 0.95
TestParseVersionInfoFunction · 0.45
TestParseLixVersionInfoFunction · 0.45
TestVersionInfoAtLeastFunction · 0.45
errorMethod · 0.45
TestParseFlakeRefErrorFunction · 0.45
TestBuildQueryStringFunction · 0.45
RunDevboxTestscriptsFunction · 0.45
TestPHPDetector_PackagesFunction · 0.45

Calls

no outgoing calls

Tested by 9

TestParseVersionInfoFunction · 0.36
TestParseLixVersionInfoFunction · 0.36
TestVersionInfoAtLeastFunction · 0.36
TestParseFlakeRefErrorFunction · 0.36
TestBuildQueryStringFunction · 0.36
TestPHPDetector_PackagesFunction · 0.36
TestGoDetectorPackagesFunction · 0.36