MCPcopy Index your code
hub / github.com/git-bug/git-bug / EditTime

Method EditTime

cache/bug_excerpt.go:83–85  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

81}
82
83func (b *BugExcerpt) EditTime() time.Time {
84 return time.Unix(b.EditUnixTime, 0)
85}
86
87/*
88 * Sorting

Callers 10

NewBugExcerptFunction · 0.45
NewBugSnapshotFunction · 0.45
NewBugExcerptFunction · 0.45
runBugShowFunction · 0.45
showDefaultFormatterFunction · 0.45
showOrgModeFormatterFunction · 0.45
bugsOrgmodeFormatterFunction · 0.45
LastEditMethod · 0.45
LastEditMethod · 0.45
renderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected