Skip to main content

exec_dangerous_with_options

Function exec_dangerous_with_options 

Source
pub fn exec_dangerous_with_options(
    prompt: &str,
    caller: &str,
    stderr: &mut impl Write,
    options: ExecOptions,
) -> i32