struct Klaxon::Config::SMTP

Included Modules

Defined in:

config.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]
def self.new(host : String | Nil = nil, port : Int32 | Nil = nil) #

[View source]

Instance Method Detail

def host : String #

[View source]
def port : Int32 #

[View source]