OutputFileSystemDirectory class

OutputFileSystemDirectory class

Implements the regular file system’s method for getting a file stream to write to.

Inheritance: OutputFileSystemDirectoryInputFileSystemDirectoryInputWorkingDirectory

The OutputFileSystemDirectory type exposes the following members:

Constructors

ConstructorDescription
initCreates new instance.

Methods

MethodDescription
get_fileReturns the stream to read from.
get_fileReturns the stream to read from.
get_file_names_by_extensionReturns the array of file names by an extension.
get_output_fileReturns the stream to write to.

See Also