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 ZipFile entries.
The individual methods are not documented due to their similarity with the
methods in Dir