Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
toMarshalableTask
Function · 0.65
Less
Method · 0.65
taskState
Function · 0.65
consoleDisplayTask
Function · 0.65
ShowTaskInfo
Method · 0.65
doPurge
Function · 0.65
taskToInfo
Function · 0.65
collectTasks
Function · 0.65
Implementers
1
taskImpl
todo.go
Calls
no outgoing calls
Tested by
no test coverage detected