pyre.filesystem.BlockDevice¶
Module Contents¶
-
class
pyre.filesystem.BlockDevice.BlockDevice¶ Bases:
pyre.filesystem.File.FileRepresentation of block devices, a type of unix device driver
-
marker= b¶
-
identify(self, explorer, **kwds)¶ Tell {explorer} that it is visiting a block device
-