mix compile.caramel (mix_caramel v0.2.0)
This module is responsible for compiling caramel code
It looks for code in the src/ directory and then will compile all the code and mode it to the gen/src/ directory so it is available in your mix project.
Link to this section Summary
Functions
Callback implementation for Mix.Task.Compiler.run/1
.
Link to this section Functions
Link to this function
run(args)
Callback implementation for Mix.Task.Compiler.run/1
.