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

Method LastOp

entity/dag/interface.go:37–37  ·  view source on GitHub ↗

LastOp lookup for the very last operation of the Entity. For a valid Entity, should never be nil

()

Source from the content-addressed store, hash-verified

35 // LastOp lookup for the very last operation of the Entity.
36 // For a valid Entity, should never be nil
37 LastOp() OpT
38
39 // Compile an Entity in an easily usable snapshot
40 Compile() SnapT

Callers 2

LessMethod · 0.65
LastOpMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected