pub fn get_env_var(key: &str) -> Option<String>
Read an environment variable for use by non-boundary callers.