Function File.getLine

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

String getLine() nothrow @nogc const;