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

LibTmux.Testing.TestEnvironment.WithoutVariable

.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
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.