-
Notifications
You must be signed in to change notification settings - Fork 80
pyxar_API_xarfile_XarInfo
Will Barton edited this page Jan 14, 2007
·
5 revisions
This class represents a member of a XarArchive. More specifically, it allows access to that member's metadata.
Returns True if the archive member is a regular file. Otherwise, returns false.
This method is the same as isfile()
Returns True if the archive member is a directory. Otherwise, returns false.