On this page
tmux.CommandResult.RawStdout
- Module
- tmux
- Declared in
- CommandResult
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/command.go
-
RawStdout contains exact captured standard-output bytes, including line delimiters and trailing newlines. It is nil when no output was captured.
0 declared, 0 inherited