MCPcopy
hub / github.com/freshframework/fresh / mod.ts

File mod.ts

packages/init/src/mod.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { parseArgs } from "@std/cli/parse-args";
2import { initProject } from "./init.ts";
3import { InitError } from "./init.ts";
4

Callers

nothing calls this directly

Calls 2

initProjectFunction · 0.90
cwdMethod · 0.80

Tested by

no test coverage detected