rewrite-runner
Toggle table of contents
0.16.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
rewrite-runner
core
/
io.github.skhokhlov.rewriterunner
/
RunResult
/
RunResult
Run
Result
constructor
(
results
:
List
<
Result
>
,
changedFiles
:
List
<
Path
>
,
projectDir
:
Path
,
rawDiffs
:
Map
<
Path
,
String
>
=
emptyMap()
,
executionDiagnostics
:
ExecutionDiagnostics
)
(
source
)