MCPcopy Index your code
hub / github.com/codeaashu/claude-code / terminal.ts

File terminal.ts

src/ink/terminal.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { coerce } from 'semver'
2import type { Writable } from 'stream'
3import { env } from '../utils/env.js'
4import { gte } from '../utils/semver.js'

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected