Skip to main content

build_vars

Function build_vars 

Source
pub fn build_vars(
    env: &HashMap<String, String>,
) -> Option<HashMap<String, Value>>
Expand description

Harvest FAUCET_VARS_<KEY> into the top-level vars map. Returns None when no FAUCET_VARS_* variables are set.