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

plan.run.OperationValue

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

View as Markdown

Module
plan.run
Package
libtmux
Source
crates/libtmux/src/plan/run.rs
enum plan.run.OperationValue
enum [source]
enum [source]
enum plan.run.OperationValue

The typed value one operation produced.

5 declared, 0 inherited

Members

  • Acknowledged constant tmux accepted an operation that has no other return value.
  • CapturedPane constant Pane contents, exactly as tmux wrote them.
  • CreatedPane constant A pane created by splitting another pane.
  • CreatedSession constant A session and the first window and pane it created.
  • CreatedWindow constant A window and its first pane.
Esc

Type to search.