View Source Mix.Pow.Phoenix.Mailer (Pow v1.0.29)

Utilities module for mix phoenix mailer tasks.

Link to this section Summary

Link to this section Functions

Link to this function

create_mail_module(module, mails, web_module, web_prefix)

View Source
@spec create_mail_module(atom(), [atom()], atom(), binary()) :: :ok

Creates a mail template file.