# io.github.libtmux.batch.OperationResult.OperationResult

- **Module:** io.github.libtmux.batch.OperationResult
- **Package:** io.github.libtmux:libtmux
- **Language:** Java
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-java/blob/842228310449e879ebcaa3f910597757c9dbffd6/libtmux/src/main/java/io/github/libtmux/batch/OperationResult.java#L14
- **Page:** https://libtmux.org/en/java/latest/reference/io-github-libtmux-batch-operationresult-operationresult/

One operation's own result within a batch.

## Members

- `succeeded` (method): Whether tmux ran this operation and it succeeded.
- `toString` (method): Counts only: argv and output carry pane content and socket paths.
