esrf_pathlib._schemas.schema.merged#
Classes
|
A collection of path concepts, derived concepts and path templates merged from different path schema's. |
- class esrf_pathlib._schemas.schema.merged.MergedPathSchema(schemas)[source]#
Bases:
BasePathSchemaA collection of path concepts, derived concepts and path templates merged from different path schema’s.
- Parameters:
schemas (
List[PathSchema])