gen_dsl
v0.2.8
Pages
Modules
Search documentation of gen_dsl
Settings
View Source
GenDSL.Parser
(gen_dsl v0.2.8)
Module to parse_blueprint custom DSL
Summary
Functions
add_postrequisites(tasks)
add_prerequisites(tasks)
execute_blueprint(blueprint)
execute_section(section, type)
parse_blueprint(blueprint)
process_blueprint(blueprint)
process_section(section, type)
read_blueprint(blueprint_path \\ "sample_blueprint.ex")
sanitize_blueprint(blueprint)
Functions
Link to this function
add_postrequisites(tasks)
View Source
Link to this function
add_prerequisites(tasks)
View Source
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
Link to this function
sanitize_blueprint(blueprint)
View Source