Function af_core::env::var[][src]

pub fn var(name: &str) -> Result<String, VarError>

Returns the value of the given environment variable.