Used Internally. Wraps a Dependency object to also track which spec contained the Dependency.
An absolutely silent download reporter.
A progress reporter that prints out messages about the current progress.
Root of the HTTP redirect statuses
Root of the HTTP server error statuses
Common validators of number and nz_number types
Raised by Encoding
and String methods when the source encoding is incompatible with the target encoding.
An FFI closure wrapper, for handling callbacks.
closure = Class.new(Fiddle::Closure) { def call 10 end }.new(Fiddle::TYPE_INT, []) #=> #<#<Class:0x0000000150d308>:0x0000000150d240> func = Fiddle::Function.new(closure, [], Fiddle::TYPE_INT) #=> #<Fiddle::Function:0x00000001516e58> func.call #=> 10
standard dynamic load exception
C struct shell