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

Go API

Go documentation

tmux.ErrNoServer

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

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/command.go
ErrNoServer
attribute [source]
attribute [source]
ErrNoServer

ErrNoServer identifies a command that no tmux server answered. A CommandError may match both ErrNoServer and ErrCommand . tmux cannot reliably distinguish an absent or unreachable server from one that exited during the command.

0 declared, 0 inherited

Esc

Type to search.