Exception if the file is not opened.
ErrnoException on an error writing to the file.
void writeln(S...)(S args)Writes its arguments in text format to the file, followed by a newline.
Exception if the file is not opened.
ErrnoException on an error writing to the file.