Typings - tmuxp.types¶
Internal type annotations.
Notes
StrPath and StrOrBytesPath is based on typeshed’s.
- tmuxp.types.StrPath = str | ForwardRef('PathLike[str]')¶
os.PathLikeorstr
tmuxp.types¶Internal type annotations.
Notes
StrPath and StrOrBytesPath is based on typeshed’s.
os.PathLike or str