# Functions
Create a new ReadWriteFile instance that can read a file from the provided path.
Create a new ReadWriteFile instance that can be read from the provided string as it's contents.
# Structs
File is an autogenerated mock type for the File type.
FileSystem is an autogenerated mock type for the FileSystem type.
Location is an autogenerated mock type for the Location type.
Custom mock which allows the consumer to assign a custom reader and writer for easily mocking file contents.
S3API is an autogenerated mock type for the S3API type.