Start a document emission with YAML
version
, tags
, and an implicit
start.
End a document emission with an implicit
ending.
Start emitting a sequence with anchor
, a tag
, implicit
sequence start and end, along with style
.
Start emitting a YAML
map with anchor
, tag
, an implicit
start and end, and style
.
Get the preferred line width.
Set
the preferred line with to width
.
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::HTTPGenericRequest
for attributes and methods.
A FetchError
exception wraps up the various possible IO
and HTTP failures that could happen while downloading from the internet.