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

Method applyToFormatterTest

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

Source from the content-addressed store, hash-verified

158}
159
160func (opt *taskTestOption) applyToFormatterTest(t *FormatterTest) {
161 t.task = opt.task
162}
163
164// WithVar sets a variable to be passed to the task. This can be called multiple
165// times to set more than one variable.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected