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

LibTmux.ServerConnectionOptions

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

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Connection/TmuxConnectionOptions.cs
struct LibTmux.ServerConnectionOptions
struct [source]
struct [source]
struct LibTmux.ServerConnectionOptions

Configures a tmux server connection without mutating process-wide state.

Every option is set through an initializer. A constructor parameter binds at the call site when it compiles, so adding one would break an assembly already built against the old signature - and this is the type most likely to grow one.

Discussed in Socket and servers

14 declared, 0 inherited

Members

Esc

Type to search.