Results for: "partition"

Creates a DRb::DRbObject given the reference information to the remote host uri and object ref.

Routes respond_to? to the referenced remote object.

Returns [eigenvector_matrix, eigenvalue_matrix, eigenvector_matrix_inv]

Returns L, U, P in an array

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

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

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

No documentation available

true if the response has a body.

No documentation available

The default port for IMAP connections, port 143

Similar to search(), but returns unique identifiers.

Similar to sort(), but returns an array of unique identifiers.

Leaves IDLE.

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available

returns the port for POP3

Opens a POP3 session, attempts authentication, and quits.

This method raises POPAuthenticationError if authentication fails.

Example: normal POP3

Net::POP3.auth_only('pop.example.com', 110,
                    'YourAccount', 'YourPassword')

Example: APOP

Net::POP3.auth_only('pop.example.com', 110,
                    'YourAccount', 'YourPassword', true)

Starts a pop3 session, attempts authentication, and quits. This method must not be called while POP3 session is opened. This method raises POPAuthenticationError if authentication fails.

The default SMTP port number, 25.

No documentation available
Search took: 5ms  ·  Total Results: 3090