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

session.Session.is_attached

View as Markdown

Module
session
Declared in
Session
Package
libtmux
Source
crates/libtmux/src/session.rs
Other languages
Python TypeScript GoJava.NETC++Swift
is_attached ( self ) → bool
method [source]
method [source]
is_attached

Report whether any client is attached.

A session tmux has never reported on is treated as unattached.

In other ports Whether a client was attached when captured

0 declared, 0 inherited

Esc

Type to search.