libtmux Reference MCP Search
On this page

snapshot.Availability.available

View as Markdown

Module
snapshot
Declared in
Availability
Package
libtmux
Source
crates/libtmux/src/snapshot.rs
available ( self ) Option<T>
method [source]
method [source]
available

Discard the reason a value is missing and keep only the value.

Callers that treat every unavailable state alike use this. Callers that must distinguish an unsupported release from a genuinely absent value match on the evidence instead.

0 declared, 0 inherited

Esc

Type to search.