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

Function init

task_test.go:36–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34)
35
36func init() {
37 _ = os.Setenv("NO_COLOR", "1")
38}
39
40type (
41 TestOption interface {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…