Search
Preparing search index...
The search index is not available
@typexs/base
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@typexs/base
index
ICommand
Interface ICommand
Hierarchy
ICommand
Index
Properties
aliases
command
describe
Methods
after
Startup
before
Startup
before
Storage
builder
handler
Properties
Optional
Readonly
aliases
aliases
:
string
Readonly
command
command
:
string
Optional
Readonly
describe
describe
:
string
Methods
Optional
after
Startup
after
Startup
(
)
:
void
Returns
void
Optional
before
Startup
before
Startup
(
)
:
void
Returns
void
Optional
before
Storage
before
Storage
(
)
:
void
Returns
void
Optional
builder
builder
(
yargs
:
any
)
:
any
Parameters
yargs:
any
Returns
any
handler
handler
(
argv
:
any
)
:
any
Parameters
argv:
any
Returns
any
Modules
Activator
Bootstrap
Startup
index
ICommand
aliases
command
describe
after
Startup
before
Startup
before
Storage
builder
handler
Generated using
TypeDoc