pub fn command_builder_from_argv(argv: &[String]) -> CommandBuilder👎Deprecated:
use NativePtyProcess or a facade-owned PTY backend; this helper will be removed in 5.0
Expand description
Build a portable_pty::CommandBuilder from an argv vector.