MCPcopy Create free account
hub / github.com/aiscript-dev/aiscript / start.mjs

File start.mjs

scripts/start.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs';
2import * as readline from 'readline';
3import chalk from 'chalk';
4import { Parser, Interpreter, errors, utils } from '@syuilo/aiscript';

Callers

nothing calls this directly

Calls 3

execMethod · 0.80
parseMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected