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

io.github.libtmux.Server.Server.failed

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.Server
Declared in
Server
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Server.java
failed ( command : String , result : CommandResult ) → LibTmuxException ( command : String , status : String , stderr : List<String> ) → LibTmuxException
methodoverload2 overloads [source]
methodoverload2 overloads [source]
failed

One sentence for a tmux command that did not succeed.

Built in one place because a message that omits the exit status, or says nothing at all when tmux printed nothing, is how a misconfigured binary reads as a tmux that simply refused: pointing a server at /bin/false used to raise "tmux display-message failed: " and stop there.

0 declared, 0 inherited

Esc

Type to search.