Functionsยง
- get_
example_ model - Searches recursively in
../tests/integration
folder for an.essence
file matching the given filename, then uses conjure to process it into astjson, and returns the parsed model. - get_
example_ model_ by_ path - Searches for an
.essence
file at the given filepath, then uses conjure to process it into astjson, and returns the parsed model. - model_
from_ json