MCPcopy Create free account
hub / github.com/git-bug/git-bug / Title

Method Title

api/graphql/models/lazy_bug.go:21–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 LastEdit() time.Time
20 Status() common.Status
21 Title() string
22 Comments() ([]bug.Comment, error)
23 Labels() []common.Label
24 Author() (IdentityWrapper, error)

Callers 3

ensureIssueEventMethod · 0.65
_Bug_titleMethod · 0.65
ComplexityMethod · 0.65

Implementers 1

lazyBugapi/graphql/models/lazy_bug.go

Calls

no outgoing calls

Tested by

no test coverage detected