On this page
Server.detachClients(from:)
- Declared in
- Server
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Navigation.swift
-
Detaches every client attached to a session.
The session target and detach run in one guarded tmux queue item, so a client name cannot be reused between a listing and this operation. Detaching nothing is success.
- Raises
0 declared, 0 inherited