Function extract_present

Source
pub(crate) fn extract_present(
    environment: &BTreeMap<String, Option<String>>,
) -> BTreeMap<String, String>