MCPcopy Create free account
hub / github.com/neomjs/neo / class.mjs

File class.mjs

buildScripts/create/class.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3import chalk from 'chalk';
4import {Command} from 'commander/esm.mjs';

Callers

nothing calls this directly

Calls 15

createClassFunction · 0.85
onMethod · 0.80
versionMethod · 0.80
popMethod · 0.80
errorMethod · 0.80
infoMethod · 0.80
splitMethod · 0.80
shiftMethod · 0.80
someMethod · 0.80
reverseMethod · 0.80
requireJsonFunction · 0.70
guessBaseClassFunction · 0.70

Tested by

no test coverage detected