Instances of this class are normally accessed via the accessor
ZipFile::dir. An instance of ZipFsDir behaves
like ruby‘s builtin Dir (class) object, except it works on ZipFileentries.
The individual methods are not documented due to their similarity with the
methods in Dir