execute_shell_command_inherit

Function execute_shell_command_inherit 

Source
pub async fn execute_shell_command_inherit(
    command: &str,
    include_prompt: bool,
) -> Result<ExitStatus>
Expand description

Executes a shell command, inheriting the parent’s stdout and stderr