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.37
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby27 /
share /
ri /
system /
Rinda /
Template /
Delete
Unzip
Name
Size
Permission
Date
Action
%3d%3d%3d-i.ri
297
B
-rw-r--r--
2023-06-06 18:25
cdesc-Template.ri
554
B
-rw-r--r--
2023-06-06 18:25
match-i.ri
1.14
KB
-rw-r--r--
2023-06-06 18:25
Save
Rename
U:RDoc::AnyMethod[iI" match:ETI"Rinda::Template#match;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"JMatches this template against +tuple+. The +tuple+ must be the same ;TI"Msize as the template. An element with a +nil+ value in a template acts ;TI"Las a wildcard, matching any value in the corresponding position in the ;TI"Jtuple. Elements of the template match the +tuple+ if the are #== or ;TI" #===.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"DTemplate.new([:foo, 5]).match Tuple.new([:foo, 5]) # => true ;TI"DTemplate.new([:foo, nil]).match Tuple.new([:foo, 5]) # => true ;TI"DTemplate.new([String]).match Tuple.new(['hello']) # => true ;TI" ;TI"ETemplate.new([:foo]).match Tuple.new([:foo, 5]) # => false ;TI"ETemplate.new([:foo, 6]).match Tuple.new([:foo, 5]) # => false ;TI"ETemplate.new([:foo, nil]).match Tuple.new([:foo]) # => false ;TI"DTemplate.new([:foo, 6]).match Tuple.new([:foo]) # => false;T:@format0: @fileI"lib/rinda/rinda.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(tuple);T@FI" Template;TcRDoc::NormalClass00