Documentation ¶ Index ¶ func RunCommandInPseudoTerminal(name string, args ...string) ([]byte, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func RunCommandInPseudoTerminal ¶ func RunCommandInPseudoTerminal(name string, args ...string) ([]byte, error) RunCommandInPseudoTerminal runs the provided program with the given arguments in a pseudo terminal (PTY) so that the behavior is the same if it would be executed in a terminal Types ¶ This section is empty. Source Files ¶ View all Source files exec.go Click to show internal directories. Click to hide internal directories.