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

File bom.ts

packages/opencode/src/util/bom.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Effect } from "effect"
2import { FSUtil } from "@opencode-ai/core/fs-util"
3
4const BOM_CODE = 0xfeff

Callers

nothing calls this directly

Calls 3

readFileFunction · 0.85
joinFunction · 0.85
splitFunction · 0.70

Tested by

no test coverage detected