Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ReparentTask
Function · 0.65
Implementers
1
taskNodeImpl
todo.go
Calls
no outgoing calls
Tested by
no test coverage detected