Mixin methods for –version and –platform Gem::Command
options.
Extends Fiddle::Closure
to allow for building the closure in a block
SSLServer
represents a TCP/IP server socket with Secure Sockets Layer.
Raised when an operation would resize or re-allocate a locked buffer.
Raised when the buffer cannot be allocated for some reason, or you try to use a buffer that’s not allocated.
An absolutely silent progress reporter.
A basic dotted progress reporter.
An absolutely silent download reporter.
A progress reporter that behaves nicely with threaded downloading.
This is the JSON
generator implemented as a C extension. It can be configured to be used by setting
JSON.generator = JSON::Ext::Generator
with the method generator= in JSON
.
Class
that parses String’s into URI’s.
It contains a Hash
set of patterns and Regexp’s that match and validate.
Includes URI::REGEXP::PATTERN
RubyVM::AbstractSyntaxTree::Location
instances are created by RubyVM::AbstractSyntaxTree#locations.
This class is MRI specific.