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

Method Compile

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

Compile an Entity in an easily usable snapshot

()

Source from the content-addressed store, hash-verified

38
39 // Compile an Entity in an easily usable snapshot
40 Compile() SnapT
41
42 // CreateLamportTime return the Lamport time of creation
43 CreateLamportTime() lamport.Time

Callers 5

SnapshotMethod · 0.65
CompileMethod · 0.65
ChangeLabelsFunction · 0.65
TestCreateFunction · 0.65
Example_entityFunction · 0.65

Calls

no outgoing calls

Tested by 2

TestCreateFunction · 0.52
Example_entityFunction · 0.52