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

client.Client.detach

Rust
  • Python Unavailable
  • TypeScript Unavailable
  • Rust
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
client
Declared in
Client
Package
libtmux
Source
crates/libtmux/src/client.rs
detach ( self ) → Result<(), Error>
method [source]
method [source]
detach

Detach this client from its server.

This consumes the handle: the client is gone once it detaches.

Errors

Returns an error when tmux refuses the command.

0 declared, 0 inherited

Esc

Type to search.