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

Method Append

todo.go:64–64  ·  view source on GitHub ↗
(child TaskNode)

Source from the content-addressed store, hash-verified

62 SetParent(parent TaskNode)
63
64 Append(child TaskNode)
65 Create(title string, priority Priority) Task
66 Delete()
67}

Callers 1

ReparentTaskFunction · 0.65

Implementers 1

Calls

no outgoing calls

Tested by

no test coverage detected