interface documentation
class IPathImportMapper(Interface): (source)
Known implementations: slopped.python.modules._DefaultMapImpl, slopped.python.modules._ZipMapImpl
This is an internal interface, used to map importers to factories for FilePath-like objects.
| Method | map |
Return a FilePath-like object. |