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

Method Status

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

Source from the content-addressed store, hash-verified

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

Callers 2

_Bug_statusMethod · 0.65
ComplexityMethod · 0.65

Implementers 1

lazyBugapi/graphql/models/lazy_bug.go

Calls

no outgoing calls

Tested by

no test coverage detected