# io.github.libtmux.transport.CommandResult.CommandResult.succeeded

- **Module:** io.github.libtmux.transport.CommandResult.CommandResult
- **Package:** io.github.libtmux:libtmux
- **Language:** Java
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-java/blob/c3517519ee799428a809ce6deb1708c8be289cd1/libtmux/src/main/java/io/github/libtmux/transport/CommandResult.java#L23
- **Page:** https://libtmux.org/reference/java/io-github-libtmux-transport-commandresult-commandresult-succeeded/

```
io.github.libtmux.transport.CommandResult.CommandResult.succeeded() -> boolean
```

Whether tmux reported success.
