libtmux Reference MCP Search
On this page

LibTmux.Testing.TestEnvironment.WithoutVariable

View as Markdown

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

Answers a copy that removes one variable.

Removing is not the same as setting nothing: a variable set to the empty string is still one tmux passes on.

Parameters
  • name ( string ) – The variable name.

Returns

The copy.

0 declared, 0 inherited

Esc

Type to search.