pub fn get_set_env_vars() -> Vec<(String, String, bool)>
Get all environment variables that are set
Returns a list of (env_var_suffix, display_value, is_secret) tuples