On this page
Session.isAttached
- Declared in
- Session
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Session.swift
- isAttached : let isAttached: Bool
-
Whether any client is looking at this session. Opening a connection attaches one, so this reads differently from inside
Server/connected(attachingTo:_:)— see <doc:Modes>.
0 declared, 0 inherited