Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
abort
Method · 0.65
noErrorTx
Function · 0.65
renameSync
Method · 0.65
_syncSync
Method · 0.65
commitNewFile
Method · 0.65
removeEntry
Method · 0.65
theOleSwitcharoo
Method · 0.65
processInodeAndListings
Method · 0.65
makeRootDirectory
Method · 0.65
commitNewFile
Method · 0.65
removeEntry
Method · 0.65
Implementers
2
SimpleSyncRWTransaction
src/generic/key_value_filesystem.ts
IndexedDBRWTransaction
src/backend/IndexedDB.ts
Calls
no outgoing calls
Tested by
no test coverage detected