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

Method FirstOp

cache/cached.go:109–111  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

107}
108
109func (e *CachedEntityBase[SnapT, OpT]) FirstOp() OpT {
110 return e.entity.FirstOp()
111}

Callers

nothing calls this directly

Calls 1

FirstOpMethod · 0.65

Tested by

no test coverage detected