# 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/c3517519ee799428a809ce6deb1708c8be289cd1/libtmux/src/main/java/io/github/libtmux/batch/OperationResult.java#L14
- **Page:** https://libtmux.org/reference/java/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.
