# Functions
NewMockFromFilepath creates a new ReadWriteFile instance that can read a file from the provided path.
NewStringFile creates 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.
ReadWriteFile is a 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.
No description provided by the author