View Source GenDSL (gen_dsl v0.3.2)

Documentation for GenDSL.

Summary

Functions

Link to this function

generate_from_blueprint(blueprint, get_deps \\ true)

View Source
Link to this function

generate_from_filepath(filename, get_deps \\ true)

View Source

Hello world.

Examples

iex> GenDSL.hello()
:world