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

mcp.views.Branch

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

API reference · Markdown

struct mcp.views.Branch
struct [source]
struct [source]
struct mcp.views.Branch

One session with everything under it.

Members

id

id : String
attribute [source]
attribute [source]
id

The $-prefixed tmux identity.

name

name : String
attribute [source]
attribute [source]
name

The session name.

attached

attached : bool
attribute [source]
attribute [source]
attached

Whether any client is attached.

windows

windows : Vec<BranchWindow>
attribute [source]
attribute [source]
windows

The windows it holds.

Esc

Type to search.