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

error.ListingDecodeError.row

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

View as Markdown

Module
error
Declared in
ListingDecodeError
Package
libtmux
Source
crates/libtmux/src/error.rs
row ( self ) → Option<usize>
method [source]
method [source]
row

Return the zero-based row that failed, when the failure reached a row.

Plan-construction failures happen before any row is read and report None.

0 declared, 0 inherited

Esc

Type to search.