On this page
Server.requireRunning()
- Declared in
- Server
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Navigation.swift
-
Throws unless a server is listening.
Use this when only availability matters; reads such as
sessions()already throw when tmux cannot answer.- Raises
0 declared, 0 inherited