This is the API documentation for net/imap: Ruby Standard Library Documentation.
Support for the Ruby 2.4 series has ended. See here for reference.
New to Ruby? You may find these links helpful: syntax, control expressions, assignment, methods, modules + classes, and operator precedence.
This is the API documentation for net/imap: Ruby Standard Library Documentation.
::add_authenticator (Net::IMAP)
::default_imap_port (Net::IMAP)
::default_imaps_port (Net::IMAP)
::default_ssl_port (Net::IMAP)
::default_tls_port (Net::IMAP)
::ensure_number (Net::IMAP::NumValidator)
::ensure_nz_number (Net::IMAP::NumValidator)
::new (Net::IMAP::CramMD5Authenticator)
::new (Net::IMAP::DigestMD5Authenticator)
::new (Net::IMAP::LoginAuthenticator)
::new (Net::IMAP::PlainAuthenticator)
::new (Net::IMAP::ResponseError)
::valid_number? (Net::IMAP::NumValidator)
::valid_nz_number? (Net::IMAP::NumValidator)
#add_response_handler (Net::IMAP)
#media_subtype (Net::IMAP::BodyTypeBasic)
#media_subtype (Net::IMAP::BodyTypeMessage)
#media_subtype (Net::IMAP::BodyTypeMultipart)
#media_subtype (Net::IMAP::BodyTypeText)
#multipart? (Net::IMAP::BodyTypeAttachment)
#multipart? (Net::IMAP::BodyTypeBasic)
#multipart? (Net::IMAP::BodyTypeExtension)
#multipart? (Net::IMAP::BodyTypeMessage)
#multipart? (Net::IMAP::BodyTypeMultipart)
#multipart? (Net::IMAP::BodyTypeText)
#process (Net::IMAP::CramMD5Authenticator)
#process (Net::IMAP::DigestMD5Authenticator)
#process (Net::IMAP::LoginAuthenticator)
#process (Net::IMAP::PlainAuthenticator)