InputFileSystemDirectory class

InputFileSystemDirectory class

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

Inheritance: InputFileSystemDirectoryInputWorkingDirectory

The InputFileSystemDirectory 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.

See Also