File: //opt/alt/ruby32/share/gems/doc/http-cookie-1.1.0/ri/HTTP/CookieJar/save-i.ri
U:RDoc::AnyMethod[iI" save:ETI"HTTP::CookieJar#save;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"�Saves the cookie jar into a file or an IO in the format specified
and returns self. If a given object responds to #write it is
taken as an IO, or taken as a filename otherwise.;To;
; [I")Available option keywords are below:;To:RDoc::Markup::List:
@type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o;
; [I"<code>:format</code>;To;
; [I"�Specifies the format for saving. A saver class, a symbol
addressing a saver class, or a pre-generated instance of a
saver class is accepted.;Fo:RDoc::Markup::Raw; [I"�<dl class="rdoc-list note-list">
<dt>:yaml</dt>
<dd>YAML structure (default)</dd>
<dt>:cookiestxt</dt>
<dd>Mozilla's cookies.txt format</dd>
</dl>;Fo;;0; [o;
; [I"<code>:session</code>;To;; [I"�<dl class="rdoc-list note-list">
<dt>true</dt>
<dd>Save session cookies as well.</dd>
<dt>false</dt>
<dd>Do not save session cookies. (default)</dd>
</dl>;Fo;
; [I"^All options given are passed through to the underlying cookie
saver module's constructor.;T:
@fileI"lib/http/cookie_jar.rb;T:0@omit_headings_from_table_of_contents_below0I"]jar.save(filename_or_io, **options)
jar.save(filename_or_io, format = :yaml, **options)
;T0[ I"(writable, *options);T@)FI"CookieJar;TcRDoc::NormalClass00