# LibTmux::TerminalResult

- **Module:** LibTmux
- **Package:** libtmux
- **Language:** Ruby
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-ruby/blob/c6d9d21771828e583692ca899ed817f9640d6a55/gems/libtmux/lib/libtmux/terminal.rb#L23
- **Page:** https://libtmux.org/en/ruby/latest/reference/libtmux-terminalresult/

Terminal bytes go directly to the caller's TTY and are not captured.

## Members

- `delivery` (method): Behavior: Command evidence.
- `elapsed_seconds` (method): Returns the value of attribute elapsed_seconds.
- `inspect` (method): Behavior: Command evidence.
- `pid` (method): Returns the value of attribute pid.
- `status` (method): Returns the value of attribute status.
- `success?` (method): Behavior: Command evidence.
