TmuxError.connectionClosed
Swift
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift
- Declared in
- TmuxError
- Package
- libtmux-swift
- Source
- Sources/LibTmux/TmuxError.swift
- connectionClosed : case connectionClosed
-
A control-mode connection ended while a command was still waiting.
Distinct from
serverRestarted: tmux says%exitwhen 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