Function garden::config::parse[][src]

pub fn parse(
    config_string: &str,
    verbose: bool,
    cfg: &mut Configuration
) -> Result<(), GardenError>
Expand description

Parse and apply configuration from a YAML/JSON string