D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Pathname
/
Filename :
open-i.ri
back
Copy
U:RDoc::AnyMethod[iI" open:ETI"Pathname#open;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"+Opens the file for reading or writing.;To:RDoc::Markup::BlankLine o; ; [I"See File.open.;T: @fileI"ext/pathname/pathname.c;T:0@omit_headings_from_table_of_contents_below0I" pathname.open() pathname.open(mode="r" [, opt]) -> file pathname.open([mode [, perm]] [, opt]) -> file pathname.open(mode="r" [, opt]) {|file| block } -> obj pathname.open([mode [, perm]] [, opt]) {|file| block } -> obj ;T0[ I" (p1 = v1, p2 = v2, p3 = v3);T@FI" Pathname;TcRDoc::NormalClass00