This class represents a YAML Scalar.
This node type is a terminal node and should not have any children.
Base class of errors that occur when processing GZIP files.
Raised when the CRC checksum recorded in gzip file footer is not equivalent to the CRC checksum of the actual uncompressed data.
Raised when the data length recorded in the gzip file footer is not equivalent to the length of the actual uncompressed data.
See Net::HTTPGenericRequest
for attributes and methods.
Net::IMAP::BodyTypeMultipart
represents multipart body structures of messages.
Returns the content media type name as defined in [MIME-IMB].
Returns the content subtype name as defined in [MIME-IMB].
Returns multiple parts.
Returns a hash that represents parameters as defined in [MIME-IMB].
Returns a Net::IMAP::ContentDisposition object giving the content disposition.
Returns a string or an array of strings giving the body language value as defined in [LANGUAGE-TAGS].
Returns extension data.
Returns true.
Authenticator for the “CRAM-MD5” authentication type. See authenticate().
Superclass of IMAP
errors.
Error
raised when data is in the incorrect format.
Superclass of all errors used to encapsulate “fail” responses from the server.
Error
raised upon a “NO” response from the server, indicating that the client command could not be completed successfully.
Error
raised upon a “BAD” response from the server, indicating that the client command violated the IMAP
protocol, or an internal server failure has occurred.
Error
raised upon a “BYE” response from the server, indicating that the client is not being allowed to login, or has been timed out due to inactivity.
Error
raised upon an unknown response from the server.
Error
raised when too many flags are interned to symbols.
Switch
that takes no arguments.
Switch
that takes an argument.
Switch
that can omit argument.
Switch
that takes an argument, which does not begin with ‘-’.
Indicates that the DNS
response was unable to be decoded.
Indicates that the DNS
request was unable to be encoded.
Generates a index files for use as a gem server.
See ‘gem help generate_index`