Typings - cihai._internal.types
¶
Internal type annotations.
Notes
StrPath
and StrOrBytesPath
is based on typeshed’s.
- cihai._internal.types.StrPath¶
os.PathLike
orstr
alias of
str
|PathLike[str]
- cihai._internal.types.StrOrBytesPath¶