Results for: "OptionParser"

No documentation available
No documentation available
No documentation available

Returns [eigenvector_matrix, eigenvalue_matrix, eigenvector_matrix_inv]

No documentation available

Returns L, U, P in an array

Calls wait repeatedly until the given block yields a truthy value.

Setter for the read_timeout attribute.

When true, connections are in passive mode per default. Default: true.

When true, connections are in passive mode per default. Default: true.

Set the socket used to connect to the FTP server.

May raise FTPReplyError if get_greeting is false.

Setter for the read_timeout attribute.

Returns true if SSL/TLS is being used with HTTP.

Turn on/off SSL. This flag must be set before starting session. If you change use_ssl value after session started, a Net::HTTP object raises IOError.

No documentation available

The proxy password, if one is configured

No documentation available

Sends an HTTP request to the HTTP server. Also sends a DATA string if data is given.

Returns a Net::HTTPResponse object.

This method never raises Net::* exceptions.

response = http.send_request('GET', '/index.html')
puts response.body
No documentation available
No documentation available

true if the response has a body.

Adds an authenticator for Net::IMAP#authenticate. auth_type is the type of authentication this authenticator supports (for instance, “LOGIN”). The authenticator is an object which defines a process() method to handle authentication with the server. See Net::IMAP::LoginAuthenticator, Net::IMAP::CramMD5Authenticator, and Net::IMAP::DigestMD5Authenticator for examples.

If auth_type refers to an existing authenticator, it will be replaced by the new one.

Similar to copy(), but set contains unique identifiers.

Leaves IDLE.

Formats time as an IMAP-style date-time.

Search took: 6ms  ·  Total Results: 4164