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

server.Server.toString

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

View as Markdown

Module
server
Declared in
Server
Package
libtmux
Source
packages/libtmux/src/server.ts
toString ( ) → string
method [source]
method [source]
toString

How this server renders in a log line or an error.

A server is identified by the socket it talks to, so that is what the description carries; without one the default rendering is [object Object], which says nothing about which of several servers a message is about.

0 declared, 0 inherited

Esc

Type to search.