⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.13
Server IP:
109.199.105.153
Server:
Linux connect.inboxifs.com 5.15.0-152-generic #162-Ubuntu SMP Wed Jul 23 09:48:42 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
3.0.0
/
system
/
Dir
/
View File Name :
open-c.ri
U:RDoc::AnyMethod[iI" open:ETI"Dir::open;TT:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Verbatim; [ I" Dir.open( string ) -> aDir ;TI"/Dir.open( string, encoding: enc ) -> aDir ;TI"6Dir.open( string ) {| aDir | block } -> anObject ;TI"EDir.open( string, encoding: enc ) {| aDir | block } -> anObject ;T:@format0o:RDoc::Markup::Paragraph; [I"\The optional <i>encoding</i> keyword argument specifies the encoding of the directory. ;TI"7If not specified, the filesystem encoding is used.;To:RDoc::Markup::BlankLine o;; [ I"FWith no block, <code>open</code> is a synonym for Dir::new. If a ;TI"Dblock is present, it is passed <i>aDir</i> as a parameter. The ;TI"Hdirectory is closed at the end of the block, and Dir::open returns ;TI"the value of the block.;T: @fileI"dir.rb;T:0@omit_headings_from_table_of_contents_below00I"dir;T[ I""(name, encoding: nil, &block);T@FI"Dir;TcRDoc::NormalClass00