# libtmux::test::ScopedTmuxServerOptions

- **Module:** libtmux::test
- **Package:** libtmux-cxx
- **Language:** C++
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-cxx/blob/85e8bd603a322dc32bb8b9aeb1a72bcf36945f1d/include/libtmux/testing/scoped_server.hpp#L53
- **Page:** https://libtmux.org/reference/cxx/libtmux-test-scopedtmuxserveroptions/

## Members

- `tmux_binary` (attribute)
- `mode` (attribute)
- `startup_timeout` (attribute)
- `teardown_timeout` (attribute)
- `session_name` (attribute)
- `socket_namespace` (attribute)
- `teardown_report` (attribute) — Every member has an initializer: without one here, a designated initializer that stops short of it warns under `-Wmissing-field-initializers`.
