Skip to main content

add_safe_env

Function add_safe_env 

pub fn add_safe_env(
    command: &mut CodingCliCommand,
    safe_vars: &[&str],
    passthrough: &[String],
)