weldx.types.types_path_like#

weldx.types.types_path_like#

types defining a path to a file/directory and can be passed to open.

alias of Union[str, Path]