FileOutlet

Undocumented in source.

Constructors

this
this(string filePath)
Undocumented in source.

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
open
void open()
Undocumented in source. Be warned that the author may not have intended to support it.
writeLine
void writeLine(string line)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

file
File file;
Undocumented in source.
filePath
string filePath;
Undocumented in source.

Inherited Members

From Outlet

writeLine
void writeLine(string line)
Undocumented in source.
open
void open()
Undocumented in source.
close
void close()
Undocumented in source.

Meta