MCPcopy Create free account
hub / github.com/anomalyco/opencode / editor.ts

File editor.ts

packages/tui/src/editor.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { CliRenderer } from "@opentui/core"
2import { existsSync, readdirSync, readFileSync, statSync } from "node:fs"
3import { readFile, rm, writeFile } from "node:fs/promises"
4import os from "node:os"

Callers

nothing calls this directly

Calls 2

resolveZedSelectionFunction · 0.90
resolveZedDbPathFunction · 0.90

Tested by

no test coverage detected