detekt
Toggle table of contents
1.23.7
jvm
Platform filter
jvm
Switch theme
Search in API
detekt
detekt-api
/
io.gitlab.arturbosch.detekt.api
/
OutputReport
/
write
write
fun
write
(
filePath
:
Path
,
detektion
:
Detektion
)
Renders result and writes it to the given
filePath
.