Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alecthomas/devtodo2
/ Find
Method
Find
todo.go:95–95 ·
view source on GitHub ↗
(index string)
Source
from the content-addressed store, hash-verified
93
SetTitle(title string)
94
95
Find(index string) Task
96
FindAll(predicate
func
(node Task) bool) []Task
97
}
98
Callers
10
TestFind
Function · 0.95
doShowInfo
Function · 0.65
processAction
Function · 0.65
resolveTaskReference
Function · 0.65
handleAdd
Method · 0.65
handleDone
Method · 0.65
handleUndone
Method · 0.65
handleEdit
Method · 0.65
handleRemove
Method · 0.65
handleReparent
Method · 0.65
Implementers
1
taskListImpl
todo.go
Calls
no outgoing calls
Tested by
1
TestFind
Function · 0.76