Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
* as NodeFileSystem from
"@effect/platform-node/NodeFileSystem"
2
import
* as NodePath from
"@effect/platform-node/NodePath"
3
import
{ assert, describe, it } from
"@effect/vitest"
4
import
* as Effect from
"effect/Effect"
Callers
nothing calls this directly
Calls
8
merge
Method · 0.80
pipe
Method · 0.65
get
Method · 0.65
set
Method · 0.65
remove
Method · 0.45
has
Method · 0.45
flip
Method · 0.45
provide
Method · 0.45
Tested by
no test coverage detected