# Variables
ErrBrokenFS is a default error that will be returned if some operation is mocked.
# Structs
BrokenFS is a simple billy.Filesystem mockup.
BrokenFSOptions contains list of operations that will be broken in the scope of this mock up.
Helper is a struct that's used to simplify preparation and execution of download tests.