MCPcopy Index your code
hub / github.com/alecthomas/devtodo2 / SetCompletionTime

Method SetCompletionTime

todo.go:82–82  ·  view source on GitHub ↗
(time time.Time)

Source from the content-addressed store, hash-verified

80
81 SetCompleted()
82 SetCompletionTime(time time.Time)
83 CompletionTime() time.Time
84
85 // Extra attributes usable by extensions

Callers 4

fromMarshalableTaskFunction · 0.65
parseXMLNoteFunction · 0.65
doMarkNotDoneFunction · 0.65
handleUndoneMethod · 0.65

Implementers 1

taskImpltodo.go

Calls

no outgoing calls

Tested by

no test coverage detected