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
/
ReloadAttemptResult
/
ReloadAttemptResult
Reload
Attempt
Result
constructor
(
pluginId
:
String
,
outcome
:
DevReloadOutcome
,
message
:
String
,
modulePath
:
String
?
=
null
,
buildSummary
:
String
?
=
null
,
durationMs
:
Long
=
0
)
(
source
)