esrf_pathlib._schemas.schema.merged#

Classes

MergedPathSchema(schemas)

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: BasePathSchema

A collection of path concepts, derived concepts and path templates merged from different path schema’s.

Parameters:

schemas (List[PathSchema])