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

Method applyToFormatterTest

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

Source from the content-addressed store, hash-verified

140}
141
142func (opt *nameTestOption) applyToFormatterTest(t *FormatterTest) {
143 t.name = opt.name
144}
145
146// WithTask sets the name of the task to run. This should be used when the task
147// to run is not the default task.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected