MCPcopy Index your code
hub / github.com/aiscript-dev/aiscript / pre-release.mjs

File pre-release.mjs

scripts/pre-release.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readFile, readdir, writeFile, mkdir, rm } from 'node:fs/promises';
2import { env } from 'node:process';
3import { promisify } from 'node:util';
4import child_process from 'node:child_process';

Callers

nothing calls this directly

Calls 2

readFunction · 0.85
parseMethod · 0.45

Tested by

no test coverage detected