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

Method showHelp

packages/cli/src/CLIHelper.ts:389–391  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

387
388 /* v8 ignore next */
389 static showHelp() {
390 yargs(process.argv.slice(2)).showHelp();
391 }
392}
393
394export interface Settings {

Callers 3

cli.tsFile · 0.80
handleSchemaCommandMethod · 0.80
handlerMethod · 0.80

Calls 1

sliceMethod · 0.80

Tested by

no test coverage detected