hpcflow.sdk.typing.PathLike#

hpcflow.sdk.typing.PathLike: TypeAlias = 'str | Path | None'#

Type of a value that can be treated as a path.