MCPcopy Create free account
hub / github.com/Effect-TS/effect / KeyValueStore.test.ts

File KeyValueStore.test.ts

packages/platform/node/test/KeyValueStore.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as NodeFileSystem from "@effect/platform-node/NodeFileSystem"
2import * as NodePath from "@effect/platform-node/NodePath"
3import { assert, describe, it } from "@effect/vitest"
4import * as Effect from "effect/Effect"

Callers

nothing calls this directly

Calls 8

mergeMethod · 0.80
pipeMethod · 0.65
getMethod · 0.65
setMethod · 0.65
removeMethod · 0.45
hasMethod · 0.45
flipMethod · 0.45
provideMethod · 0.45

Tested by

no test coverage detected