# libtmux.pytest_plugin.user_path

- **Module:** libtmux.pytest_plugin
- **Package:** libtmux
- **Language:** Python
- **Kind:** function
- **Source:** https://github.com/tmux-python/libtmux/blob/036c521c4b83ce6e434eb50afe2a0d08a6a05e46/src/libtmux/pytest_plugin.py#L75
- **Page:** https://libtmux.org/reference/py/libtmux-pytest_plugin-user_path/

```
libtmux.pytest_plugin.user_path(home_path: pathlib.Path, home_user_name: str) -> pathlib.Path
```

Ensure and return temporary user directory.

Note: You will need to set the home directory, see :ref:`set_home`.
