# tmuxtest.ScriptedCommand.Stderr

- **Module:** tmuxtest.ScriptedCommand
- **Package:** github.com/libtmux/libtmux-go/tmux
- **Language:** Go
- **Kind:** attribute
- **Source:** https://github.com/libtmux/libtmux-go/blob/52968a3181c1c9e6d1b26c565d4b170968ae61c0/tmux/tmuxtest/scripted.go#L24
- **Page:** https://libtmux.org/en/go/latest/reference/tmuxtest-scriptedcommand-stderr/

Stderr is written to standard error exactly, newlines included. This package reads a completed failure from stderr rather than from an exit code, so an entry standing in for one sets this.
