novx
Preparing search index...
core/src
Boot
Class Boot
Bootstrap environment class
Hierarchy (
View Summary
)
Module
Boot
Index
Constructors
constructor
Properties
by
Name
by
Type
resolved
Methods
get
Imports
get
Name
get
Environment
register
resolve
Constructors
constructor
new
Boot
()
:
Boot
Returns
Boot
Properties
Static
by
Name
byName
:
Map
<
string
,
ModuleOptions
>
= ...
Static
by
Type
byType
:
Map
<
any
,
ModuleOptions
>
= ...
Static
resolved
resolved
:
boolean
= false
Methods
get
Imports
getImports
()
:
any
[]
Returns
any
[]
get
Name
getName
()
:
string
Returns
string
Static
get
Environment
getEnvironment
()
:
Environment
Returns
Environment
Static
register
register
(
target
:
any
,
options
:
ModuleOptions
)
:
void
Parameters
target
:
any
options
:
ModuleOptions
Returns
void
Static
resolve
resolve
()
:
void
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
by
Name
by
Type
resolved
Methods
get
Imports
get
Name
get
Environment
register
resolve
novx
Loading...
Bootstrap environment class