Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
MailCatcher::Config
Inherits
Reference
<
Object
Constructors
parse
(args :
Array
(
String
) =
ARGV
) :
Config
Source
Instance methods
browse
Source
browse=
(browse :
Bool
)
Source
daemon
Source
daemon=
(daemon :
Bool
)
Source
http_ip
Source
http_ip=
(http_ip :
String
)
Source
http_path
Source
http_path=
(http_path :
String
)
Source
http_port
Source
http_port=
(http_port :
Int32
)
Source
http_url
Source
messages_limit
Source
messages_limit=
(messages_limit :
Int32
|
Nil
)
Source
quit
Source
quit=
(quit :
Bool
)
Source
quittable?
Source
smtp_ip
Source
smtp_ip=
(smtp_ip :
String
)
Source
smtp_port
Source
smtp_port=
(smtp_port :
Int32
)
Source
smtp_url
Source
verbose
Source
verbose=
(verbose :
Bool
)
Source