pyre.filesystem.Link¶
Module Contents¶
-
class
pyre.filesystem.Link.Link(uri, info=None, **kwds)¶ Bases:
pyre.filesystem.File.FileRepresentation of symbolic links for filesystems that support them
-
marker= l¶
-
identify(self, explorer, **kwds)¶ Guide {explorer}
-