Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alecthomas/devtodo2
/ SetTitle
Method
SetTitle
todo.go:93–93 ·
view source on GitHub ↗
(title string)
Source
from the content-addressed store, hash-verified
91
92
Title() string
93
SetTitle(title string)
94
95
Find(index string) Task
96
FindAll(predicate
func
(node Task) bool) []Task
Callers
3
fromMarshalableTaskList
Function · 0.95
Deserialize
Method · 0.65
doSetTitle
Function · 0.65
Implementers
1
taskListImpl
todo.go
Calls
no outgoing calls
Tested by
no test coverage detected