MCPcopy Index your code
hub / github.com/Explosion-Scratch/firebuilder / cli.js

File cli.js

cli.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import inquirer from "inquirer";
2import { lstatSync, readdirSync, writeFileSync, existsSync, readdir } from "fs";
3import meow from "meow";
4import readJSON from "./helpers/readJson";

Callers

nothing calls this directly

Calls 6

readJSONFunction · 0.85
fmtFunction · 0.85
showHelpFunction · 0.85
confirmFunction · 0.85
runFunction · 0.85
tcFunction · 0.85

Tested by

no test coverage detected