Skip to main content

parse_scalar_variable

Function parse_scalar_variable 

Source
pub fn parse_scalar_variable(value: &Value, path: &str) -> ForgeResult<Variable>
Expand description

Parse a scalar variable (v4.0 enhanced with metadata)

ยงErrors

Returns an error if the value is not a mapping.