MCPcopy
hub / github.com/jvilk/BrowserFS / abort

Method abort

src/generic/key_value_filesystem.ts:131–131  ·  view source on GitHub ↗

* Aborts and rolls back the transaction.

()

Source from the content-addressed store, hash-verified

129 * Aborts and rolls back the transaction.
130 */
131 abort(): void;
132}
133
134/**

Callers 11

abortMethod · 0.65
noErrorTxFunction · 0.65
renameSyncMethod · 0.65
_syncSyncMethod · 0.65
commitNewFileMethod · 0.65
removeEntryMethod · 0.65
theOleSwitcharooMethod · 0.65
makeRootDirectoryMethod · 0.65
commitNewFileMethod · 0.65
removeEntryMethod · 0.65

Implementers 2

SimpleSyncRWTransactionsrc/generic/key_value_filesystem.ts
IndexedDBRWTransactionsrc/backend/IndexedDB.ts

Calls

no outgoing calls

Tested by

no test coverage detected