quemb.shared.typing.PathLike

quemb.shared.typing.PathLike: TypeAlias = str | os.PathLike

Type annotation for pathlike objects.