scrappi.fs.factory#
Factory to obtain filesystem adapter instances.
FSCallHandlerFactory provides a simple mapping from short names or
filesystem paths to concrete BaseFileSystem subclasses. If a path exists
on disk the factory will return a LocalFileSystem or STACFileSystem
depending on context settings.
Classes
|