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

File migration.ts

packages/core/script/migration.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env bun
2
3import { $ } from "bun"
4import fs from "fs/promises"

Callers

nothing calls this directly

Calls 3

parseArgsFunction · 0.85
checkFunction · 0.70
generateFunction · 0.70

Tested by

no test coverage detected