Keel
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Keel
keel-core
/
com.keel.kernel.hotreload
/
DevReloadEvent
/
DevReloadEvent
Dev
Reload
Event
constructor
(
stage
:
DevReloadStage
,
pluginId
:
String
?
=
null
,
modulePath
:
String
?
=
null
,
outcome
:
DevReloadOutcome
?
=
null
,
message
:
String
,
timestamp
:
Long
=
Clock.System.now().toEpochMilliseconds()
)
(
source
)