libtmux Reference MCP Search
On this page

tmuxtest.Main

View as Markdown

Module
tmuxtest
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/tmuxtest/harness.go
Main ( m : *testing.M ) int
function [source]
function [source]
Main

Main runs the one-call package lifecycle for tmuxtest. It prepares short temporary paths, redirects suiteEnvironment into them, runs m, cleans registered servers, restores the environment, and returns the final status. TestMain should return its result through os.Exit.

0 declared, 0 inherited

Esc

Type to search.