Skip to main content

get_env_references

Function get_env_references 

Source
pub fn get_env_references(env: &HashMap<String, String>) -> Vec<&str>
Expand description

Get list of $E: referenced variable names

Returns the names of host environment variables that will be looked up.