Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
devmail
main
Config
Devmail
ExtraShort
GenericServer
POPServer
POPSession
Session
SMTPServer
SMTPSession
Store
Built with Crystal 1.9.2
2023-10-08 08:26:38 UTC
class
Config
Config
Reference
Object
Defined in:
devmail/config.cr
Constructors
.new
(options : Hash(String, Hash(String, String)) = {}
of
String
=>
Hash
(
String
,
String
))
Class Method Summary
.load
(filename)
.load_first
(filenames : Array(String))
Instance Method Summary
#general
Constructor Detail
def self.
new
(options : Hash(String, Hash(String, String)) = {}
of
String
=>
Hash
(
String
,
String
))
#
[
View source
]
Class Method Detail
def self.
load
(filename)
#
[
View source
]
def self.
load_first
(filenames : Array(String))
#
[
View source
]
Instance Method Detail
def
general
#
[
View source
]