gen_dsl
v0.3.4
Pages
Modules
Search documentation of gen_dsl
Settings
View Source
GenDSL.Parser
(gen_dsl v0.3.4)
Module to parse_blueprint custom DSL
Summary
Functions
add_postrequisites(tasks, original_dir \\ nil)
add_prerequisites(tasks)
execute_blueprint(blueprint, get_deps)
execute_section(section, type)
execute_section(section, type, get_deps)
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, original_dir \\ nil)
View Source
Link to this function
add_prerequisites(tasks)
View Source
Link to this function
execute_blueprint(blueprint, get_deps)
View Source
Link to this function
execute_section(section, type)
View Source
Link to this function
execute_section(section, type, get_deps)
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