Overview
>
klyn.io
>
TextWriter
>
writeLines
Overview
Index
Tree
Deprecated
klyn.io.TextWriter.writeLines
method
public writeLines(readonly lines as List<String>) as Void throws IOException
Description
Writes all lines with trailing newline.
Parameters
lines Lines to write.