On this page
LibTmux.Testing.TestEnvironment.WithoutVariable
- Module
- LibTmux.Testing
- Declared in
- TestEnvironment
- Package
- LibTmux
- Source
- src/LibTmux/Testing/TestEnvironment.cs
- WithoutVariable ( name : string ) TestEnvironment
-
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