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