libtmux Reference MCP Search
On this page

io.github.libtmux.transport.TmuxTransport.TmuxTransport.realm

View as Markdown

Module
io.github.libtmux.transport.TmuxTransport
Declared in
TmuxTransport
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/transport/TmuxTransport.java
realm ( ) String
method [source]
method [source]
realm

Names the execution realm this transport reaches tmux through.

<p>Entity identity is scoped by it. Two unrelated realms can both hold a server at the same socket path, and entities from them must not compare equal, so a transport that reaches a different machine, container or user should return something stable and distinct.

Returns

a stable realm name; the default is the local process's own view of the filesystem

0 declared, 0 inherited

Esc

Type to search.