Interfaces for accessing the filesystem
These are the way that application code should access the
filesystem parts of the code.
The main interface is {@link uk.me.parabola.imgfmt.fs.FileSystem} which contains
all the operations that can be performed on the system.
See also
The Garmin img project