Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
394
export
interface
Settings {
Callers
3
cli.ts
File · 0.80
handleSchemaCommand
Method · 0.80
handler
Method · 0.80
Calls
1
slice
Method · 0.80
Tested by
no test coverage detected