fun <ERROR CLASS><Path>.lines(charset: Charset = Charsets.UTF_8): <ERROR CLASS><List<String>>
Platform and version requirements: JVM
Assert on file lines
charset - charset to use when reading file
charset