MCPcopy Create free account
hub / github.com/go-task/task / applyToFormatterTest

Method applyToFormatterTest

task_test.go:179–181  ·  view source on GitHub ↗
(t *FormatterTest)

Source from the content-addressed store, hash-verified

177}
178
179func (opt *varTestOption) applyToFormatterTest(t *FormatterTest) {
180 t.vars[opt.key] = opt.value
181}
182
183// WithExecutorOptions sets the [task.ExecutorOption]s to be used when creating
184// a [task.Executor].

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected