MCPcopy Index your code
hub / github.com/ProspectOne/perfops-cli / Error

Method Error

cmd/root_test.go:158–158  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

156}
157
158func (e *argError) Error() string { return fmt.Sprintf("invalid argument: %s", e.name) }
159func (e *argError) ArgName() string { return e.name }
160
161func TestChkRunError(t *testing.T) {

Callers 3

TestRunListCmdFunction · 0.45
cmpErrorFunction · 0.45
TestOutputToFileFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected