Function get_env

Source
pub fn get_env(
    env: &str,
    error_id: &'static str,
) -> Result<String, ShellError<'static>>