rewrite-runner
Toggle table of contents
0.18.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
rewrite-runner
core
/
io.github.skhokhlov.rewriterunner.plugin
/
PluginRunResult
/
Partial
/
Partial
Partial
constructor
(
changedFiles
:
List
<
Path
>
,
diffs
:
Map
<
Path
,
String
>
,
estimatedTimeSaved
:
Duration
?
,
failures
:
List
<
String
>
)
(
source
)