MCPcopy 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

fromMarshalableTaskListFunction · 0.95
DeserializeMethod · 0.65
doSetTitleFunction · 0.65

Implementers 1

Calls

no outgoing calls

Tested by

no test coverage detected