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

control.BlockResult.refusal_for

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

View as Markdown

Module
control
Declared in
BlockResult
Package
libtmux
Source
crates/libtmux/src/control.rs
refusal_for ( self , operation : &'static str ) → Option<Error>
method [source]
method [source]
refusal_for

Classify an error block as a refusal for a named operation.

Use a fixed operation name without targets or argument values. Output is withheld when the command carried sensitive input.

Returns None when tmux closed the block successfully.

0 declared, 0 inherited

Esc

Type to search.