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