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

Method CompletionTime

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

Source from the content-addressed store, hash-verified

81 SetCompleted()
82 SetCompletionTime(time time.Time)
83 CompletionTime() time.Time
84
85 // Extra attributes usable by extensions
86 Attributes() map[string]string

Callers 8

toMarshalableTaskFunction · 0.65
LessMethod · 0.65
taskStateFunction · 0.65
consoleDisplayTaskFunction · 0.65
ShowTaskInfoMethod · 0.65
doPurgeFunction · 0.65
taskToInfoFunction · 0.65
collectTasksFunction · 0.65

Implementers 1

taskImpltodo.go

Calls

no outgoing calls

Tested by

no test coverage detected