Expand description
Modified from https://github.com/wez/wezterm/tree/main/pty
Structsยง
- Command
- Command
Builder CommandBuilderis used to prepare a command to be spawned into a pty. The interface is intentionally similar to that ofstd::process::Command.