Results for: "slice"

A Source can be searched for patterns, and wraps buffers and other objects and provides consumption of text

A Source that wraps an IO. See the Source class for method documentation

No documentation available

Raised when a hash-based tuple has an invalid key.

Raised when trying to use a canceled tuple.

TupleSpaceProxy allows a remote Tuplespace to appear as local.

The Tuplespace manages access to the tuples it contains, ensuring mutual exclusion requirements are met.

The sec option for the write, take, move, read and notify methods may either be a number of seconds or a Renewer object.

No documentation available
No documentation available
No documentation available

The InvalidRSSError error is the base class for a variety of errors related to a poorly-formed RSS feed. Rescue this error if you only care that a file could be invalid, but don’t care how it is invalid.

No documentation available
No documentation available
No documentation available

Gem::DependencyList is used for installing and uninstalling gems in the correct order to avoid conflicts.

Raised when trying to activate a gem, and that gem does not exist on the system. Instead of rescuing from this class, make sure to rescue from the superclass Gem::LoadError to catch all types of load errors.

An error that indicates we weren’t able to fetch some data from a source

Base exception class for RubyGems. All exception raised by RubyGems are a subclass of this one.

No documentation available
No documentation available

Raised when attempting to uninstall a gem that isn’t in GEM_HOME.

Potentially raised when a specification is validated.

Used to raise parsing and loading errors

No documentation available
No documentation available
Search took: 1ms  ·  Total Results: 1199