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

LibTmux.CapturedValue.TryGetValue

.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
Declared in
CapturedValue
Package
LibTmux
Source
src/LibTmux/Snapshots/CapturedValue.cs
TryGetValue ( value : T? ) → bool
method [source]
method [source]
TryGetValue

Tries to read the captured child.

Parameters
  • value ( T? ) – The child when the snapshot read it.

Returns

true when the snapshot read it.

0 declared, 0 inherited

Esc

Type to search.