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

Utilities module for mix phoenix mailer tasks.

Summary

Functions

create_mail_module(module, mails, web_module, web_prefix)

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

Creates a mail template file.