MCPcopy Index your code
hub / github.com/anomalyco/opencode / pty.ts

File pty.ts

packages/core/src/pty.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export * as Pty from "./pty"
2
3import { makeLocationNode } from "./effect/app-node"
4import type { Disp, Proc } from "#pty"

Callers

nothing calls this directly

Calls 15

lazyFunction · 0.90
teardownFunction · 0.85
ptyFunction · 0.85
notifyEndFunction · 0.85
runForkFunction · 0.85
contextMethod · 0.80
syncMethod · 0.80
pushMethod · 0.80
writeMethod · 0.80
getMethod · 0.65
spawnFunction · 0.50
valuesMethod · 0.45

Tested by

no test coverage detected