# io.github.libtmux.junit5.TmuxSocketPath.TmuxSocketPath

- **Module:** io.github.libtmux.junit5.TmuxSocketPath
- **Package:** io.github.libtmux:libtmux
- **Language:** Java
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-java/blob/c3517519ee799428a809ce6deb1708c8be289cd1/libtmux-junit5/src/main/java/io/github/libtmux/junit5/TmuxSocketPath.java#L13
- **Page:** https://libtmux.org/reference/java/io-github-libtmux-junit5-tmuxsocketpath-tmuxsocketpath/

The socket a fixture server is listening on.

<p>A distinct type rather than a bare {@link Path} so the extension can resolve it without
claiming every {@code Path} parameter a test might want from some other extension.
