MCPcopy Create free account
hub / github.com/araddon/qlbridge / Children

Method Children

exec/exec.go:59–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57 Close() error
58 CloseFinal() error
59 Children() []Task // children sub-tasks
60 Add(Task) error // Add a child to this dag
61 }
62

Callers 4

EqualMethod · 0.65
WalkPlanAllMethod · 0.65
WalkChildrenMethod · 0.65
DrainChanMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected