Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-task/task
/ statusErrorTestOption
Struct
statusErrorTestOption
executor_test.go:110–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
type
statusErrorTestOption
struct
{}
111
112
func
(opt *statusErrorTestOption) applyToExecutorTest(t *ExecutorTest) {
113
t.wantStatusError = true
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected