Skip to main content

load_map_spec

Function load_map_spec 

Source
pub fn load_map_spec(path: impl AsRef<Path>) -> Result<MapSpec>
Expand description

load a map spec from a yaml file. the spec remembers the file’s directory so transforms.file and starlark load() paths resolve relative to it.