pyre.filesystem.File¶
Module Contents¶
-
class
pyre.filesystem.File.File¶ Bases:
pyre.filesystem.InfoStat.InfoStat,pyre.filesystem.InfoFile.InfoFileThe base class for local filesystem entries
-
chmod(self, permissions)¶ Apply {permissions} to this file
-