Results for: "partition"

Mixin methods for install and update options for Gem::Commands

Mixin methods for local and remote Gem::Command options.

When rubygems/test_case is required the default user interaction is a MockGemUi.

Module that defines the default UserInteraction. Any class including this module will have access to the ui method that returns the default UI.

UserInteraction allows RubyGems to interact with the user through standard methods that can be replaced with more-specific UI methods for different displays.

Since UserInteraction dispatches to a concrete UI class you may need to reference other classes for specific behavior such as Gem::ConsoleUI or Gem::SilentUI.

Example:

class X
  include Gem::UserInteraction

  def get_answer
    n = ask("What is the meaning of life?")
  end
end

WIN32OLE_PARAM objects represent param information of the OLE method.

No documentation available
No documentation available

A C struct wrapper

Timer id conversion keeps objects alive for a certain amount of time after their last access. The default time period is 600 seconds and can be changed upon initialization.

To use TimerIdConv:

DRb.install_id_conv TimerIdConv.new 60 # one minute
No documentation available
No documentation available
No documentation available

WriteTimeout, a subclass of Timeout::Error, is raised if a chunk of the response cannot be written within the write_timeout. Not raised on Windows.

No documentation available
No documentation available

You don’t want to use this class. Really. Use XPath, which is a wrapper for this class. Believe me. You don’t want to poke around in here. There is strange, dark magic at work in this code. Beware. Go back! Go back while you still can!

Raised when an unknown conversion error occurs.

Raised when a conversion failure occurs.

Raised when a RSS::Maker attempts to use an unknown maker.

Raised by Encoding and String methods when a transcoding operation fails.

No documentation available
No documentation available

C union shell

This exception is raised if a parser error occurs.

This exception is raised if the nesting of parsed data structures is too deep.

Search took: 6ms  ·  Total Results: 3090