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

Method Apply

entity/dag/example_test.go:65–65  ·  view source on GitHub ↗

Apply the operation to a Snapshot to create the final state

(snapshot *Snapshot)

Source from the content-addressed store, hash-verified

63
64 // Apply the operation to a Snapshot to create the final state
65 Apply(snapshot *Snapshot)
66}
67
68const (

Callers 5

AppendMethod · 0.65
TestEditFunction · 0.65
CompileMethod · 0.65
TestSetMetadataFunction · 0.65
CompileMethod · 0.65

Calls

no outgoing calls

Tested by 3

TestEditFunction · 0.52
TestSetMetadataFunction · 0.52
CompileMethod · 0.52