esrf_pathlib._schemas.definitions.unknown_v1#

Unknown Path Schema v1

Represents a placeholder for paths or path segments that are not yet known.

Path hierarchy:

/
 └── {unknown_part}

Functions

as_os_path(unknown_part)

get_schema()

esrf_pathlib._schemas.definitions.unknown_v1.as_os_path(unknown_part)[source]#
Parameters:

unknown_part (str)

Return type:

str

esrf_pathlib._schemas.definitions.unknown_v1.get_schema()[source]#
Return type:

PathSchema