View Source GenDSL.Parser (gen_dsl v0.2.0)

Module to parse_blueprint custom DSL

Summary

Functions

Link to this function

execute_blueprint(blueprint)

View Source
Link to this function

execute_section(section, type)

View Source
Link to this function

parse_blueprint(blueprint)

View Source
Link to this function

process_blueprint(blueprint)

View Source
Link to this function

process_section(section, type)

View Source
Link to this function

read_blueprint(blueprint_path \\ "sample_blueprint.ex")

View Source