Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ sync
Method
sync
packages/platform-node-shared/src/internal/fileSystem.ts:245–247 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
243
}
244
245
get sync() {
246
return
nodeSync(this.fd)
247
}
248
249
seek(offset: FileSystem.SizeInput, from: FileSystem.SeekMode) {
250
const
offsetSize = FileSystem.Size(offset)
Callers
15
e2eSuite
Function · 0.80
layer
Function · 0.80
rpc-schemas.ts
File · 0.80
makeQueue
Function · 0.80
send
Function · 0.80
handlePort
Function · 0.80
make
Function · 0.80
workerRunner.ts
File · 0.80
setup
Function · 0.80
listen
Function · 0.80
sendBody
Function · 0.80
text
Function · 0.80
Calls
no outgoing calls
Tested by
13
layer
Function · 0.64
modifyEnv
Function · 0.64
makeCapturingLayer
Function · 0.64
checkDelays
Function · 0.64
checkRepetitions
Function · 0.64
isShutdown
Method · 0.64
shutdown
Method · 0.64
getAllUserNamesN
Function · 0.64
getAllUserNamesPipedN
Function · 0.64
fib
Function · 0.64
sumEffect
Function · 0.64
testsuite
Function · 0.64