Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby21
/
share
/
ri
/
2.1.0
/
system
/
ARGF
/
//opt/alt/ruby21/share/ri/2.1.0/system/ARGF/puts-i.ri
U:RDoc::AnyMethod[iI" puts:ETI"ARGF#puts;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"6Writes the given objects to <em>ios</em> as with ;TI"C<code>IO#print</code>. Writes a record separator (typically a ;TI"Inewline) after any that do not already end with a newline sequence. ;TI"JIf called with an array argument, writes each element on a new line. ;TI"DIf called without arguments, outputs a single record separator.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"-$stdout.puts("this", "is", "a", "test") ;T:@format0o; ; [I"<em>produces:</em>;T@o;; [ I" this ;TI"is ;TI"a ;TI" test;T; 0: @fileI" io.c;T:0@omit_headings_from_table_of_contents_below0I""ios.puts(obj, ...) -> nil ;T0[ I"(*args);T@FI" ARGF;TcRDoc::NormalClass00