⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.116
Server IP:
78.40.11.138
Server:
Linux tango.o2switch.net 4.18.0-553.30.1.lve.el8.x86_64 #1 SMP Tue Dec 3 01:21:19 UTC 2024 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
opt
/
alt
/
ruby31
/
share
/
ri
/
system
/
Range
/
View File Name :
%3d%3d%3d-i.ri
U:RDoc::AnyMethod[iI"===:ETI"Range#===;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"VReturns +true+ if +object+ is between <tt>self.begin</tt> and <tt>self.end</tt>. ;TI"+false+ otherwise:;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I""(1..4) === 2 # => true ;TI"#(1..4) === 5 # => false ;TI"#(1..4) === 'a' # => false ;TI""(1..4) === 4 # => true ;TI"#(1...4) === 4 # => false ;TI""('a'..'d') === 'c' # => true ;TI"#('a'..'d') === 'e' # => false ;T:@format0o; ; [I"7A case statement uses method <tt>===</tt>, and so:;T@o;; [I" case 79 ;TI"when (1..50) ;TI" "low" ;TI"when (51..75) ;TI" "medium" ;TI"when (76..100) ;TI" "high" ;TI"end # => "high" ;TI" ;TI"case "2.6.5" ;TI"when ..."2.4" ;TI" "EOL" ;TI"when "2.4"..."2.5" ;TI" "maintenance" ;TI"when "2.5"..."3.0" ;TI" "stable" ;TI"when "3.1".. ;TI" "upcoming" ;TI"end # => "stable";T; 0: @fileI"range.c;T:0@omit_headings_from_table_of_contents_below0I"'self === object -> true or false ;T0[ I" (p1);T@1FI" Range;TcRDoc::NormalClass00