Results for: "pstore"

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.

No documentation available

Root of the HTTP redirect statuses

Root of the HTTP server error statuses

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available

Common validators of number and nz_number types

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available

Module providing generic support for both Digest and Basic authentication schemes.

Module providing generic support for both Digest and Basic authentication schemes for proxies.

No documentation available

Raised by Encoding and String methods when the source encoding is incompatible with the target encoding.

Description

An FFI closure wrapper, for handling callbacks.

Example

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

Search took: 3ms  ·  Total Results: 3306