module Carbon::Emailable

Direct including types

Defined in:

carbon/emailable.cr

Instance Method Summary

Instance Method Detail

def carbon_address : Carbon::Address #

Adapter's should use this to get the Carbon::Address


[View source]
def carbon_address_for_from : Carbon::Address #

Adapter's should use this to get the Carbon::Address when used for 'from'


[View source]