struct TempEmail::Match

Defined in:

temp-email/messages.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(match : String | Nil, info : String = "") #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(match _match = @match, info _info = @info) #

[View source]
def info : String #

def match : String | Nil #