MCPcopy Create free account
hub / github.com/typicode/lowdb /

Class

src/adapters/node/TextFile.ts:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38export class TextFileSync implements SyncAdapter<string> {
39 #tempFilename: PathLike
40 #filename: PathLike
41

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected