On this page
LibTmux.Internal.MaterializationQuery
- Module
- LibTmux.Internal
- Package
- LibTmux
- Source
- src/LibTmux/Materialization/TmuxMaterializationQuery.cs
-
Runs one tmux read and materializes its framed rows.
A listing enumerates children; a single-target read asks tmux to resolve one identifier. Both render the same projection, so a row means the same thing whichever produced it.
3 declared, 0 inherited
Members
- FetchAsync method Fetches every row one tmux list command reports.
- FetchOneAsync method Fetches the row for exactly one tmux entity.
- MaterializationQuery method