On this page
tmuxtest.Main
- 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