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.config
/
ModuleChangeEvent
/
ModuleChangeEvent
Module
Change
Event
constructor
(
type
:
ModuleChangeType
,
fileName
:
String
,
fullPath
:
String
,
moduleRoot
:
String
,
relativePath
:
String
,
timestamp
:
Long
=
Clock.System.now().toEpochMilliseconds()
)
(
source
)