Navigating through directories and interacting with files.
The TextFileStream
can be used to read and write files. See the
examples directory.
See the Design Notes Part C for a general overview of the implementation and the thought process that went into creating it.