MCPcopy 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

handleAddMethod · 0.95
fromMarshalableTaskFunction · 0.65
parseXMLNoteFunction · 0.65
TestFindFunction · 0.65
TestDeleteFunction · 0.65
TestReparentFunction · 0.65
doAddFunction · 0.65
saveTaskListFunction · 0.65
saveMethod · 0.65

Implementers 1

Calls

no outgoing calls

Tested by 3

TestFindFunction · 0.52
TestDeleteFunction · 0.52
TestReparentFunction · 0.52