MCPcopy Create free account
hub / github.com/alecthomas/devtodo2 / Parent

Method Parent

todo.go:61–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59 Equal(other TaskNode) bool
60
61 Parent() TaskNode
62 SetParent(parent TaskNode)
63
64 Append(child TaskNode)

Callers 2

TestReparentFunction · 0.65
taskIndexFunction · 0.65

Implementers 1

Calls

no outgoing calls

Tested by 1

TestReparentFunction · 0.52