LocationFactory¶
-
class
lsst.daf.butler.LocationFactory(datastoreRoot)¶ Bases:
objectFactory for
Locationinstances.Methods Summary
fromPath(path)Factory function to create a Locationfrom a POSIX path.fromUri(uri)Factory function to create a Locationfrom a URI.Methods Documentation