MCPcopy Index your code
hub / github.com/jvilk/BrowserFS / closeSync

Method closeSync

src/generic/key_value_filesystem.ts:251–253  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

249 }
250
251 public closeSync(): void {
252 this.syncSync();
253 }
254}
255
256/**

Callers

nothing calls this directly

Calls 1

syncSyncMethod · 0.95

Tested by

no test coverage detected