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

Method SetParent

todo.go:62–62  ·  view source on GitHub ↗
(parent TaskNode)

Source from the content-addressed store, hash-verified

60
61 Parent() TaskNode
62 SetParent(parent TaskNode)
63
64 Append(child TaskNode)
65 Create(title string, priority Priority) Task

Callers 1

AppendMethod · 0.65

Implementers 1

Calls

no outgoing calls

Tested by

no test coverage detected