Function branchless::testing::pty::run_in_pty
source · pub fn run_in_pty(
git: &Git,
branchless_subcommand: &str,
args: &[&str],
inputs: &[PtyAction<'_>]
) -> Result<ExitStatus>Expand description
Run the provided script in the context of a virtual terminal.