Search
Preparing search index...
The search index is not available
typeorm
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"commands/SubscriberCreateCommand"
SubscriberCreateCommand
Class SubscriberCreateCommand
Generates a new subscriber.
Hierarchy
SubscriberCreateCommand
Index
Properties
command
describe
Methods
builder
handler
get
Template
Properties
command
command
:
string
= "subscriber:create"
describe
describe
:
string
= "Generates a new subscriber."
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/
Subscriber
Create
Command"
Subscriber
Create
Command
command
describe
builder
handler
get
Template
chalk
Generated using
TypeDoc
Generates a new subscriber.