struct Mail::Parsers::EnvelopeFromParser::EnvelopeFromStruct

Defined in:

mail/parsers/envelope_from_parser.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def address : String | Nil #

[View source]
def address=(address : String | Nil) #

[View source]
def ctime_date : String | Nil #

[View source]
def ctime_date=(ctime_date : String | Nil) #

[View source]
def error #

[View source]
def error=(error) #

[View source]
def initialize #

[View source]