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

Utilities module for mix phoenix mailer tasks.

Summary

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.