Skip to main content

Module cmdbuilder

Module cmdbuilder 

Source

Structsยง

CommandBuilder
CommandBuilder is used to prepare a command to be spawned into a pty. The interface is intentionally similar to that of std::process::Command.