LibTmux.Testing.TestEnvironment.WithoutVariable
.NET
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET
- C++ Unavailable
- Swift Unavailable
- 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