Preparing search index...
The search index is not available
Midway v3 Api Reference
Midway v3 Api Reference
@midwayjs/bootstrap
BootstrapStarter
Class BootstrapStarter
Hierarchy
BootstrapStarter
Index
Constructors
constructor
Properties
app
Dir
base
Dir
global
Config
global
Options
Methods
configure
get
Application
Context
get
Base
Dir
init
run
stop
Constructors
constructor
new
Bootstrap
Starter
(
)
:
BootstrapStarter
Returns
BootstrapStarter
Properties
Protected
app
Dir
app
Dir
:
string
Protected
base
Dir
base
Dir
:
string
Protected
global
Config
global
Config
:
any
Protected
global
Options
global
Options
:
Partial
<
IMidwayBootstrapOptions
>
= {}
Methods
configure
configure
(
options
?:
IMidwayBootstrapOptions
)
:
BootstrapStarter
Parameters
options:
IMidwayBootstrapOptions
= {}
Returns
BootstrapStarter
get
Application
Context
get
Application
Context
(
)
:
IMidwayContainer
Returns
IMidwayContainer
Protected
get
Base
Dir
get
Base
Dir
(
)
:
string
Returns
string
init
init
(
)
:
Promise
<
IMidwayContainer
>
Returns
Promise
<
IMidwayContainer
>
run
run
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
stop
stop
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Midway v3
Api
Reference
@midwayjs/bootstrap
@midwayjs/core
Consumer
Metadata
FaaSMetadata
GRPCMetadata
@midwayjs/decorator
@midwayjs/koa
Bootstrap
Starter
constructor
app
Dir
base
Dir
global
Config
global
Options
configure
get
Application
Context
get
Base
Dir
init
run
stop
Generated using
TypeDoc