MCPcopy
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

e2eSuiteFunction · 0.80
layerFunction · 0.80
rpc-schemas.tsFile · 0.80
makeQueueFunction · 0.80
sendFunction · 0.80
handlePortFunction · 0.80
makeFunction · 0.80
workerRunner.tsFile · 0.80
setupFunction · 0.80
listenFunction · 0.80
sendBodyFunction · 0.80
textFunction · 0.80

Calls

no outgoing calls

Tested by 13

layerFunction · 0.64
modifyEnvFunction · 0.64
makeCapturingLayerFunction · 0.64
checkDelaysFunction · 0.64
checkRepetitionsFunction · 0.64
isShutdownMethod · 0.64
shutdownMethod · 0.64
getAllUserNamesNFunction · 0.64
getAllUserNamesPipedNFunction · 0.64
fibFunction · 0.64
sumEffectFunction · 0.64
testsuiteFunction · 0.64