libtmux Reference MCP Search
On this page

LibTmux.Testing.TestEnvironment.WithVariable

View as Markdown

Module
LibTmux.Testing
Declared in
TestEnvironment
Package
LibTmux
Source
src/LibTmux/Testing/TestEnvironment.cs
WithVariable ( name : string , value : string ) TestEnvironment
method [source]
method [source]
WithVariable

Answers a copy that also sets one variable.

Parameters
  • name ( string ) – The variable name.

  • value ( string ) – The value to give it.

Returns

The copy.

0 declared, 0 inherited

Esc

Type to search.