FSPathType

emmet.core.types.typing.FSPathType

Type of a generic path-like object

alias of Annotated[str | Path | DirEntry[str] | PathLike[str], PlainSerializer(func=~emmet.core.types.typing., return_type=str, when_used=always)]