View Source mix ash_phoenix.gen.html (ash_phoenix v1.2.21)
This task renders .ex and .heex templates and copies them to specified directories.
arguments
Arguments
api The API (e.g. "Shop"). resource The resource (e.g. "Product"). plural The plural schema name (e.g. "products").
example
Example
mix ash_phoenix.gen.html Shop Product products
Link to this section Summary
Functions
Callback implementation for Mix.Task.run/1
.
Link to this section Functions
Callback implementation for Mix.Task.run/1
.