Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

io.github.libtmux.batch.BatchResult.BatchResult

Java
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
io.github.libtmux.batch.BatchResult
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/batch/BatchResult.java
struct io.github.libtmux.batch.BatchResult.BatchResult
struct [source]
struct [source]
struct io.github.libtmux.batch.BatchResult.BatchResult

What became of every operation in one batch.

3 declared, 0 inherited

Members

  • failure method The operation that failed, if one did. Everything after it was discarded by tmux.
  • succeeded method Whether tmux ran every operation and all of them succeeded.
  • toString method
Esc

Type to search.