MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / markRolledBack

Method markRolledBack

src/filesystem/transaction.ts:338–340  ·  view source on GitHub ↗
(txnId: number)

Source from the content-addressed store, hash-verified

336
337 persistOps(
338 txnId: number,
339 sessionId: string,
340 ops: JournaledOp[],
341 gitSha: string | null,
342 toolCallId: string | undefined,
343 summary: string | undefined,

Callers 1

rollbackMethod · 0.80

Calls 1

runMethod · 0.65

Tested by

no test coverage detected