MCPcopy Create free account
hub / github.com/mikro-orm/mikro-orm / cli.ts

File cli.ts

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3import { CLIHelper } from './CLIHelper.js';
4import { configure } from './CLIConfigurator.js';

Callers

nothing calls this directly

Calls 3

configureFunction · 0.85
sliceMethod · 0.80
showHelpMethod · 0.80

Tested by

no test coverage detected