# 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/842228310449e879ebcaa3f910597757c9dbffd6/libtmux/src/main/java/io/github/libtmux/transport/CommandResult.java#L23
- **Page:** https://libtmux.org/en/java/latest/reference/io-github-libtmux-transport-commandresult-commandresult-succeeded/

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

Whether tmux reported success.
