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

LibTmux.Query.QueryDocument

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

View as Markdown

Module
LibTmux.Query
Package
LibTmux
Source
src/LibTmux/Query/QueryDocument.cs
struct LibTmux.Query.QueryDocument
struct [source]
struct [source]
struct LibTmux.Query.QueryDocument

One translated query predicate and its wire schema.

The document is the stable interchange form. It is produced by translation and never by client evaluation, so an expression that cannot be translated fails loudly rather than silently degrading to in-memory filtering.

4 declared, 0 inherited

Members

  • RequiredSnapshotDepth property Gets the snapshot depth this predicate needs to evaluate.
  • Schema property Gets the wire schema identifier.
  • Target property Gets the object the predicate selects.
  • Version property Gets the wire schema version.
Esc

Type to search.