KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.utilities.io.report.renderer
/
HtmlReportRenderer
/
writeToFile
write
To
File
fun
writeToFile
(
path
:
Path
)
:
File
(
source
)
Writes the accumulated report to a file at
path
and returns a
File
reference.