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

FuncType traverseFunc

watch.go:219–219  ·  view source on GitHub ↗
func(*ast.Task) error

Source from the content-addressed store, hash-verified

217}
218
219type traverseFunc func(*ast.Task) error
220
221func (e *Executor) traverse(calls []*Call, yield traverseFunc) error {
222 for _, c := range calls {

Callers 1

TraverseStringsFuncFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…