D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
IO
/
Filename :
open-c.ri
back
Copy
U:RDoc::AnyMethod[iI" open:ETI" IO::open;TT:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"CCreates a new \IO object, via IO.new with the given arguments.;To:RDoc::Markup::BlankLine o; ; [I"1With no block given, returns the \IO object.;T@o; ; [I"=With a block given, calls the block with the \IO object ;TI"#and returns the block's value.;T: @fileI" io.c;T:0@omit_headings_from_table_of_contents_below0I"mIO.open(fd, mode = 'r', **opts) -> io IO.open(fd, mode = 'r', **opts) {|io| ... } -> object ;T0[ I"(*args);T@FI"IO;TcRDoc::NormalClass00