On this page
tmux.Session.DetachClients
- Module
- tmux
- Declared in
- Session
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/server_clients.go
- DetachClients ( ctx : context.Context , shellCommand : *string ) error
-
DetachClients detaches every client attached to the session identified by this handle's stable ID. A nonnil ShellCommand is run after detaching.
0 declared, 0 inherited