GeoLeaf Core API - v3.0.0
Preparing search index...
kernel/api/boot-info
BootInfo
Variable BootInfo
Const
BootInfo
:
{
show
:
(
GeoLeaf
:
BootInfoNamespace
|
null
|
undefined
,
options
?:
BootInfoOptions
,
)
=>
void
;
detectPlugins
:
(
GeoLeaf
:
BootInfoNamespace
)
=>
string
[]
;
buildMessage
:
(
GeoLeaf
:
BootInfoNamespace
)
=>
BootMessage
;
}
= ...
Public API exposed on GeoLeaf.bootInfo
Type Declaration
show
:
(
GeoLeaf
:
BootInfoNamespace
|
null
|
undefined
,
options
?:
BootInfoOptions
,
)
=>
void
detectPlugins
:
(
GeoLeaf
:
BootInfoNamespace
)
=>
string
[]
buildMessage
:
(
GeoLeaf
:
BootInfoNamespace
)
=>
BootMessage
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GeoLeaf Core API - v3.0.0
Loading...
Public API exposed on GeoLeaf.bootInfo