Swoosh.Email.put_to
You're seeing just the function
put_to
, go back to Swoosh.Email module for more information.
Specs
put_to(t(), Swoosh.Email.Recipient.t() | [Swoosh.Email.Recipient.t()]) :: t()
Puts new recipients in the to
field.
It will replace any previously added to
recipients.