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

Method Operations

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

Source from the content-addressed store, hash-verified

27 CreatedAt() time.Time
28 Timeline() ([]bug.TimelineItem, error)
29 Operations() ([]dag.Operation, error)
30
31 IsAuthored()
32}

Callers 1

OperationsMethod · 0.65

Implementers 1

lazyBugapi/graphql/models/lazy_bug.go

Calls

no outgoing calls

Tested by

no test coverage detected