Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ NodeFileSystem.ts
File
NodeFileSystem.ts
packages/platform/node-shared/src/NodeFileSystem.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Shared Node-compatible implementation of Effect's `FileSystem` service.
3
*
4
* This module adapts Node's `node:fs`, `node:os`, and `node:path` APIs into a
Callers
nothing calls this directly
Calls
12
handleErrnoException
Function · 0.90
handleBadArgument
Function · 0.85
openFactory
Function · 0.85
nodeReadFactory
Function · 0.85
nodeWriteFactory
Function · 0.85
makeTempDirectoryFactory
Function · 0.70
removeFactory
Function · 0.70
makeTempFileFactory
Function · 0.70
make
Method · 0.65
makeDirectory
Function · 0.50
Number
Interface · 0.50
map
Method · 0.45
Tested by
no test coverage detected