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

mcp.model.ChannelArgs

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.model.ChannelArgs
struct [source]
struct [source]
struct mcp.model.ChannelArgs

Arguments naming a wait-for channel.

Members

channel

channel : String
attribute [source]
attribute [source]
channel

The channel name, which is any string both sides agree on.

seconds

seconds : Option<u64>
attribute [source]
attribute [source]
seconds

How long to wait, in seconds. Defaults to 30, capped at 600.

Esc

Type to search.