View Source GenDSL (gen_dsl v0.3.4)
Documentation for GenDSL
.
Summary
Functions
Link to this function
generate_from_blueprint(blueprint, get_deps \\ true, return_dir \\ nil)
View Source
Link to this function
generate_from_filepath(filename, get_deps \\ true, return_dir \\ nil)
View SourceHello world.
Examples
iex> GenDSL.hello()
:world