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

TmuxError.connectionClosed

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

View as Markdown

Declared in
TmuxError
Package
libtmux-swift
Source
Sources/LibTmux/TmuxError.swift
connectionClosed : case connectionClosed
constant [source]
constant [source]
connectionClosed

A control-mode connection ended while a command was still waiting.

Distinct from serverRestarted : tmux says %exit when it is closing this client — because the session it was attached to went away, or the server is shutting down — which says nothing about a replacement daemon having appeared.

0 declared, 0 inherited

Esc

Type to search.