Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/alecthomas/devtodo2
/ Create
Method
Create
todo.go:65–65 ·
view source on GitHub ↗
(title string, priority Priority)
Source
from the content-addressed store, hash-verified
63
64
Append(child TaskNode)
65
Create(title string, priority Priority) Task
66
Delete()
67
}
68
Callers
9
handleAdd
Method · 0.95
fromMarshalableTask
Function · 0.65
parseXMLNote
Function · 0.65
TestFind
Function · 0.65
TestDelete
Function · 0.65
TestReparent
Function · 0.65
doAdd
Function · 0.65
saveTaskList
Function · 0.65
save
Method · 0.65
Implementers
1
taskNodeImpl
todo.go
Calls
no outgoing calls
Tested by
3
TestFind
Function · 0.52
TestDelete
Function · 0.52
TestReparent
Function · 0.52