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

error.Error.UnreadableAccessRule

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

View as Markdown

Module
error
Declared in
Error
Package
libtmux
Source
crates/libtmux/src/error.rs
UnreadableAccessRule
constant [source]
constant [source]
UnreadableAccessRule

A server-access -l line matched neither grammar tmux is known to print.

crate::Server::access_rules decodes the legacy name (R)/name (W) grammar and the compound name (U,R)/name (G,W) grammar a release with group ACLs uses, by inspecting each line rather than the detected tmux version. This is the third case: a line this crate cannot place in either grammar, reported rather than dropped.

0 declared, 0 inherited

Esc

Type to search.