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

Swift API

Swift documentation

Server.detachClients(from:)

View as Markdown

Declared in
Server
Package
libtmux-swift
Source
Sources/LibTmux/Navigation.swift
Other languages
Python Ruby Lua TypeScriptRustGoJava.NETC++
detachClients(from:) ( from : Session ) → ()
methodasync [source]
methodasync [source]
detachClients(from:)

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
In other ports Detach every client attached to a session

0 declared, 0 inherited

Esc

Type to search.