Options
All
  • Public
  • Public/Protected
  • All
Menu

Shows typeorm version.

Hierarchy

  • VersionCommand

Index

Properties

Methods

Properties

command

command: string = "version"

describe

describe: string = "Prints TypeORM version this project uses."

Methods

handler

  • handler(argv: any): Promise<void>

Static Protected executeCommand

  • executeCommand(command: string): Promise<string>

Generated using TypeDoc