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

Python API

Python documentation

libtmux.Server.socket_name

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

View as Markdown

Module
libtmux
Declared in
Server
Package
libtmux
Source
src/libtmux/server.py
Other languages
Ruby Lua TypeScriptRust Go Java .NET C++ Swift
socket_name = None
attribute [source]
attribute [source]
socket_name

Passthrough to [-L socket-name]

Discussed in Socket and servers

In other ports The socket name this server addresses
  • Ruby No source-verified Ruby equivalent is recorded for this operation.
  • Lua No source-verified Lua equivalent is recorded for this operation.
  • TypeScript server.Server.socketName
  • Rust server.Server.socket_name
  • Go Server.SocketPath reports the resolved path instead
  • Java no equivalent on Server
  • .NET no equivalent on Server
  • C++ Server::at_socket_name sets it rather than reading it
  • Swift Server.init(socketName:) takes it rather than reporting it

0 declared, 0 inherited

Esc

Type to search.