LibTmux.Testing.TestEnvironment.TestEnvironment
.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
- TestEnvironment ( workingDirectory : string , variables : IReadOnlyDictionary<string, string?> )
-
Initializes a test environment.
- Parameters
-
-
workingDirectory ( string ) – The directory tmux starts in.
-
variables ( IReadOnlyDictionary<string, string?> ) – The variables to set, or null each to remove one.
-
0 declared, 0 inherited