Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ sync
Method
sync
packages/platform/node-shared/src/NodeFileSystem.ts:273–275 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
271
}
272
273
get sync() {
274
return
nodeSync(this.fd)
275
}
276
277
seek(offset: FileSystem.SizeInput, from: FileSystem.SeekMode) {
278
const
offsetSize = FileSystem.Size(offset)
Callers
15
entries
Function · 0.45
setIsTTY
Function · 0.45
withRestoredIsTTY
Function · 0.45
assertOpenResult
Function · 0.45
node-terminal.ts
File · 0.45
pullIntoWritable
Function · 0.45
spawn
Function · 0.45
NodeChildProcessSpawner.ts
File · 0.45
NodeStdio.ts
File · 0.45
NodeSocketServer.ts
File · 0.45
NodeTerminal.ts
File · 0.45
seek
Method · 0.45
Calls
no outgoing calls
Tested by
6
entries
Function · 0.36
setIsTTY
Function · 0.36
withRestoredIsTTY
Function · 0.36
assertOpenResult
Function · 0.36
connect
Function · 0.36
execute
Function · 0.36