Results for: "minmax"

Retrieves remotefile in binary mode, storing the result in localfile. If localfile is nil, returns retrieved data. If a block is supplied, it is passed the retrieved data in blocksize chunks.

Transfers localfile to the server in binary mode, storing the result in remotefile. If a block is supplied, calls it, passing in the transmitted data in blocksize chunks.

No documentation available

Finishes the HTTP session and closes the TCP connection. Raises IOError if the session has not been started.

Sends a PROPFIND request to the path and gets a response, as an HTTPResponse object.

No documentation available
No documentation available

Sends a LOGIN command to identify the client and carries the plaintext password authenticating this user. Note that, unlike calling authenticate() with an auth_type of “LOGIN”, login() does not use the login authenticator.

A Net::IMAP::NoResponseError is raised if authentication fails.

Provide human-readable stringification of class state.

Finishes a POP3 session and closes TCP connection.

Returns the number of messages on the POP server.

Returns an array of Net::POPMail objects, representing all the messages on the server. This array is renewed when the session restarts; otherwise, it is fetched from the server the first time this method is called (directly or indirectly) and cached.

This method raises a POPError if an error occurs.

debugging output for msg

Provide human-readable stringification of class state.

No documentation available
No documentation available
No documentation available

Provide human-readable stringification of class state.

Finishes the SMTP session and closes TCP connection. Raises IOError if not started.

No documentation available
No documentation available
No documentation available

Produces the summary text. Each line of the summary is yielded to the block (without newline).

sdone

Already summarized short style options keyed hash.

ldone

Already summarized long style options keyed hash.

width

Width of left side (option part). In other words, the right side (description part) starts after width columns.

max

Maximum width of left side -> the options are filled within max columns.

indent

Prefix string indents all summarized lines.

Creates the summary table, passing each line to the block (without newline). The arguments args are passed along to the summarize method which is called on every option.

Completion for hash key.

Search took: 2ms  ·  Total Results: 2065