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

Method Len

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

Source from the content-addressed store, hash-verified

56 ID() int
57 At(index int) Task
58 Len() int
59 Equal(other TaskNode) bool
60
61 Parent() TaskNode

Callers 11

DeleteMethod · 0.65
findAllFunction · 0.65
toMarshalableTaskFunction · 0.65
TestDeleteFunction · 0.65
CreateTaskViewFunction · 0.65
taskStateFunction · 0.65
consoleDisplayTaskFunction · 0.65
ShowTreeMethod · 0.65
taskIndexFunction · 0.65
taskToInfoFunction · 0.65
collectTasksFunction · 0.65

Implementers 1

Calls

no outgoing calls

Tested by 1

TestDeleteFunction · 0.52