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

control.ControlMode.shutdown

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

View as Markdown

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

Close the connection and report how it ended.

Errors

Returns a connection error that was not already delivered by Self::next_event .

0 declared, 0 inherited

Esc

Type to search.