# tmuxtest.ScriptedCommand.Contains

- **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#L18
- **Page:** https://libtmux.org/en/go/latest/reference/tmuxtest-scriptedcommand-contains/

Contains selects the invocations this entry answers: one matches when its arguments contain every string listed, so "list-sessions" answers that subcommand whatever flags surround it. Empty matches every invocation.
