pyre.filesystem.NamedPipe¶
Module Contents¶
-
class
pyre.filesystem.NamedPipe.NamedPipe¶ Bases:
pyre.filesystem.File.FileRepresentation of named pipes, a unix interprocess communication mechanism
-
marker= p¶
-
identify(self, explorer, **kwds)¶ Tell {explorer} that it is visiting a FIFO
-