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

Method Comments

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

Source from the content-addressed store, hash-verified

20 Status() common.Status
21 Title() string
22 Comments() ([]bug.Comment, error)
23 Labels() []common.Label
24 Author() (IdentityWrapper, error)
25 Actors() ([]IdentityWrapper, error)

Callers 1

CommentsMethod · 0.65

Implementers 1

lazyBugapi/graphql/models/lazy_bug.go

Calls

no outgoing calls

Tested by

no test coverage detected