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

LibTmux.Testing.TmuxTestFactory.CreateHierarchyAsync

.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.Testing
Declared in
TmuxTestFactory
Package
LibTmux
Source
src/LibTmux.Testing/TmuxTestFactory.cs
CreateHierarchyAsync ( options : TmuxTestOptions? , cancellationToken : CancellationToken ) → Task<TemporaryHierarchyScope>
methodasync [source]
methodasync [source]
CreateHierarchyAsync

Starts a server, session, window, and pane a test can type into.

Parameters
Returns

The scope owning all four.

Discussed in Context managers

0 declared, 0 inherited

Esc

Type to search.