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

LibTmux.Query.QueryExtensions.Compile

.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
Declared in
QueryExtensions
Package
LibTmux
Source
src/LibTmux/Query/QueryExtensions.cs
Compile ( document : QueryDocument ) → Func<T, bool>
methodstatic [source]
methodstatic [source]
Compile

Compiles a document into an in-memory predicate.

Parameters
Returns

The compiled predicate.

0 declared, 0 inherited

Esc

Type to search.