Search
Preparing search index...
The search index is not available
typeorm
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"commands/EntityCreateCommand"
EntityCreateCommand
Class EntityCreateCommand
Generates a new entity.
Hierarchy
EntityCreateCommand
Index
Properties
command
describe
Methods
builder
handler
get
Template
Properties
command
command
:
string
= "entity:create"
describe
describe
:
string
= "Generates a new entity."
Methods
builder
builder
(
yargs
:
any
)
:
any
Parameters
yargs:
any
Returns
any
handler
handler
(
argv
:
any
)
:
Promise
<
void
>
Parameters
argv:
any
Returns
Promise
<
void
>
Static
Protected
get
Template
get
Template
(
name
:
string
)
:
string
Gets contents of the entity file.
Parameters
name:
string
Returns
string
Globals
"commands/
Entity
Create
Command"
Entity
Create
Command
command
describe
builder
handler
get
Template
chalk
Generated using
TypeDoc
Generates a new entity.