tmuxtest.Main
Go
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- tmuxtest
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/tmuxtest/harness.go
-
Main runs the one-call package lifecycle for tmuxtest. It prepares short temporary paths, redirects
suiteEnvironmentinto them, runs m, cleans registered servers, restores the environment, and returns the final status. TestMain should return its result throughos.Exit.
0 declared, 0 inherited