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

mcp.views.Hook

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.Hook
struct [source]
struct [source]
struct mcp.views.Hook

One tmux hook.

Members

name

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

The hook name, such as pane-exited.

index

index : Option<u32>
attribute [source]
attribute [source]
index

Its index, when the hook is an array.

command

command : String
attribute [source]
attribute [source]
command

The command tmux runs.

Esc

Type to search.