Search
Preparing search index...
The search index is not available
typeorm
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"commands/VersionCommand"
VersionCommand
Class VersionCommand
Shows typeorm version.
Hierarchy
VersionCommand
Index
Properties
command
describe
Methods
handler
execute
Command
Properties
command
command
:
string
= "version"
describe
describe
:
string
= "Prints TypeORM version this project uses."
Methods
handler
handler
(
argv
:
any
)
:
Promise
<
void
>
Parameters
argv:
any
Returns
Promise
<
void
>
Static
Protected
execute
Command
execute
Command
(
command
:
string
)
:
Promise
<
string
>
Parameters
command:
string
Returns
Promise
<
string
>
Globals
"commands/
Version
Command"
Version
Command
command
describe
handler
execute
Command
exec
Generated using
TypeDoc
Shows typeorm version.