StorageClassConfig¶
- class lsst.daf.butler.StorageClassConfig(other: Config | str | ParseResult | ResourcePath | Path | Mapping[str, Any] | None = None, validate: bool = True, mergeDefaults: bool = True, searchPaths: Sequence[str | ParseResult | ResourcePath | Path] | None = None)¶
Bases:
ConfigSubset
Configuration class for defining Storage Classes.
Attributes Summary
Component to use from supplied config.
Name of the file containing defaults for this config class.
Attributes Documentation