gen_dsl
v0.2.4
Pages
Modules
Search documentation of gen_dsl
Settings
View Source
GenDSL
(gen_dsl v0.2.4)
Documentation for
GenDSL
.
Summary
Functions
generate_from_blueprint(blueprint)
generate_from_filepath(filename)
hello()
Hello world.
Functions
Link to this function
generate_from_blueprint(blueprint)
View Source
Link to this function
generate_from_filepath(filename)
View Source
Link to this function
hello()
View Source
Hello world.
Examples
iex>
GenDSL
.
hello
(
)
:world