OutputFileTerminal class

OutputFileTerminal class

Implements a terminal whose output is to be written to a file in some working directory.

The OutputFileTerminal type exposes the following members:

Constructors

NameDescription
OutputFileTerminal(working_directory)Initializes a new instance of the OutputFileTerminal class

Properties

NameDescription
writerGets the writer for the output terminal.

See Also