MCPcopy Create free account
hub / github.com/alecthomas/devtodo2 / Delete

Method Delete

todo.go:66–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

64 Append(child TaskNode)
65 Create(title string, priority Priority) Task
66 Delete()
67}
68
69type Task interface {

Callers 5

ReparentTaskFunction · 0.65
TestDeleteFunction · 0.65
doRemoveFunction · 0.65
doPurgeFunction · 0.65
handleRemoveMethod · 0.65

Implementers 1

Calls

no outgoing calls

Tested by 1

TestDeleteFunction · 0.52