Skip to main content

get_variable

Function get_variable 

Source
pub fn get_variable(
    name: &str,
) -> impl Effect<Output = Option<Value>, Error = MapReduceError, Env = PhaseEnv>
Expand description

Get a specific variable from the phase environment.