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
|
|
- esrf_pathlib._schemas.definitions.unknown_v1.as_os_path(unknown_part)[source]#
- Parameters:
unknown_part (
str)- Return type:
str