# LibTmux.Mcp.RunResult

- **Module:** LibTmux.Mcp
- **Package:** LibTmux.Mcp
- **Language:** .NET
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/320dc64f4b8b7815842471327a5e6b84a1499bf8/src/LibTmux.Mcp/Results/Observations.cs#L155
- **Page:** https://libtmux.org/en/dotnet/latest/mcp/reference/libtmux-mcp-runresult/

What a command did.

The command runs in a subshell, so a <c>cd</c> or an <c>export</c> in it
does not survive into the next call.
