# libtmux::Server::at_default

- **Module:** libtmux::Server
- **Package:** libtmux-cxx
- **Language:** C++
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-cxx/blob/85e8bd603a322dc32bb8b9aeb1a72bcf36945f1d/include/libtmux/server.hpp#L82
- **Page:** https://libtmux.org/reference/cxx/libtmux-server-at_default/

```
libtmux::Server::at_default(observer: CommandObserver = {}, policy: ExecutionPolicy = {}) -> expected< Server, CommandFailure >
```

The server tmux would talk to with no `-L` or `-S` at all, which is the one a person means when they say "my tmux".
