Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
69
type
Task
interface
{
Callers
5
ReparentTask
Function · 0.65
TestDelete
Function · 0.65
doRemove
Function · 0.65
doPurge
Function · 0.65
handleRemove
Method · 0.65
Implementers
1
taskNodeImpl
todo.go
Calls
no outgoing calls
Tested by
1
TestDelete
Function · 0.52