File.getLine

Returns the next line of the file as a String. Text is interpreted as being UTF-8 encoded.

struct File
@nogc nothrow const
String
getLine
()

Meta