MCPcopy
hub / github.com/witheve/Eve / capture

Method capture

src/runtime/changes.ts:134–136  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

132 }
133
134 capture() {
135 this.capturedChanges = new ChangesIndex();
136 }
137
138 captureEnd() {
139 let cur = this.capturedChanges;

Callers 1

executeActionsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected