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

Method FirstOp

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

FirstOp lookup for the very first operation of the Entity.

()

Source from the content-addressed store, hash-verified

31
32 // FirstOp lookup for the very first operation of the Entity.
33 FirstOp() OpT
34
35 // LastOp lookup for the very last operation of the Entity.
36 // For a valid Entity, should never be nil

Callers 7

NewBugExcerptFunction · 0.65
FirstOpMethod · 0.65
LessMethod · 0.65
EditCreateCommentFunction · 0.65
FirstOpMethod · 0.65
SetTitleFunction · 0.65
TestIDFunction · 0.65

Calls

no outgoing calls

Tested by 1

TestIDFunction · 0.52