pyre.filesystem.InfoStat

Module Contents

class pyre.filesystem.InfoStat.InfoStat(info, **kwds)

Mixin that knows how to pull information from {stat} structures

user
group
other
read
write
execute
masks
mode(self, entity=user, access=read)

Determine whether {entity} has read permissions

dump(self, channel, indent='')

Place the known information about this file in the given {channel}