Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-task/task
/ taskTestOption
Struct
taskTestOption
task_test.go:152–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
type
taskTestOption
struct
{
153
task string
154
}
155
156
func
(opt *taskTestOption) applyToExecutorTest(t *ExecutorTest) {
157
t.task = opt.task
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected