Results for: "strip"

No documentation available

YAMLTree builds a YAML ast given a Ruby object. For example:

builder = Psych::Visitors::YAMLTree.new
builder << { :foo => 'bar' }
builder.tree # => #<Psych::Nodes::Stream .. }
No documentation available

SecHandle struct

TimeStamp struct

Creates binary representations of a SecBufferDesc structure, including the SecBuffer contained inside.

File-based session storage class.

Implements session storage as a flat file of ‘key=value’ values. This storage type only works directly with String values; the user is responsible for converting other types to Strings when storing and from Strings when retrieving.

In-memory session storage class.

Implements session storage as a global in-memory hash. Session data will only persist for as long as the Ruby interpreter instance does.

Dummy session storage class.

Implements session storage place holder. No actual storage will be done.

PStore-based session storage class.

This builds upon the top-level PStore class provided by the library file pstore.rb. Session data is marshalled and stored in a file. File locking and transaction services are provided.

See Net::HTTPGenericRequest for attributes and methods. See Net::HTTP for usage examples.

See Net::HTTPGenericRequest for attributes and methods.

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

Gem installer command line tool

See ‘gem help install`

Searches for gems starting with the supplied argument.

No documentation available

Gem uninstaller command line tool

See ‘gem help uninstall`

No documentation available

Raised when a tar file is corrupt

IO wrapper that creates digests of contents written to the IO it wraps.

Allows writing of tar files

Search took: 4ms  ·  Total Results: 1486