# tmux.DestroyUnattached

- **Module:** tmux
- **Package:** github.com/libtmux/libtmux-go/tmux
- **Language:** Go
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-go/blob/52968a3181c1c9e6d1b26c565d4b170968ae61c0/tmux/option_generated.go#L179
- **Page:** https://libtmux.org/en/go/latest/reference/tmux-destroyunattached/

DestroyUnattached is a typed value for the "destroy-unattached" tmux option. Its zero value is invalid.

## Members

- `String` (method): String returns the exact tmux spelling of v.
- `Valid` (method): Valid reports whether v belongs to the supported tmux-version union.
