lib/util/writer.js:15
abstract interfaces for writing content
ContentWriter
Defined in lib/util/writer.js:15
println
str
Defined in lib/util/writer.js:35
lib/util/writer.js:35
writes the specified string with a newline at the end
the string to write
write
Defined in lib/util/writer.js:27
lib/util/writer.js:27
writes the specified string as-is