Preparing search index...
The search index is not available
kaven-utils - v4.3.3
kaven-utils - v4.3.3
IStartServerOptions
Interface IStartServerOptions
Hierarchy
IStartServerOptions
Index
Properties
before
Listen?
dispose
Before
Shutdown?
enable
Https?
handle
Signals?
hostname?
ssl
Cert
File?
ssl
Key
File?
Properties
Optional
before
Listen
before
Listen
?:
(
(
s
:
HttpOrHttpsServer
)
=>
Promise
<
void
>
)
Type declaration
(
s
:
HttpOrHttpsServer
)
:
Promise
<
void
>
Parameters
s:
HttpOrHttpsServer
Returns
Promise
<
void
>
Optional
dispose
Before
Shutdown
dispose
Before
Shutdown
?:
(
(
)
=>
Promise
<
void
>
)
Type declaration
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Optional
enable
Https
enable
Https
?:
boolean
Optional
handle
Signals
handle
Signals
?:
boolean
Optional
hostname
hostname
?:
string
Optional
ssl
Cert
File
ssl
Cert
File
?:
string
Optional
ssl
Key
File
ssl
Key
File
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
kaven-
utils -
v4.3.3
IStart
Server
Options
before
Listen?
dispose
Before
Shutdown?
enable
Https?
handle
Signals?
hostname?
ssl
Cert
File?
ssl
Key
File?
Generated using
TypeDoc