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.217.145
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby32 /
share /
ri /
system /
RDoc /
Parser /
Delete
Unzip
Name
Size
Permission
Date
Action
C
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
ChangeLog
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Markdown
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
RD
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
RipperStateLex
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Ruby
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
RubyTools
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Simple
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Text
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
alias_extension-c.ri
448
B
-rw-r--r--
2026-04-07 17:42
binary%3f-c.ri
414
B
-rw-r--r--
2026-04-07 17:42
can_parse-c.ri
346
B
-rw-r--r--
2026-04-07 17:42
can_parse_by_name-c.ri
430
B
-rw-r--r--
2026-04-07 17:42
cdesc-Parser.ri
2.19
KB
-rw-r--r--
2026-04-07 17:42
check_modeline-c.ri
356
B
-rw-r--r--
2026-04-07 17:42
file_name-i.ri
309
B
-rw-r--r--
2026-04-07 17:42
for-c.ri
405
B
-rw-r--r--
2026-04-07 17:42
handle_tab_width-i.ri
325
B
-rw-r--r--
2026-04-07 17:42
new-c.ri
550
B
-rw-r--r--
2026-04-07 17:42
parse_files_matching-c.ri
441
B
-rw-r--r--
2026-04-07 17:42
parsers-c.ri
513
B
-rw-r--r--
2026-04-07 17:42
remove_modeline-c.ri
369
B
-rw-r--r--
2026-04-07 17:42
use_markup-c.ri
857
B
-rw-r--r--
2026-04-07 17:42
zip%3f-c.ri
394
B
-rw-r--r--
2026-04-07 17:42
Save
Rename
U:RDoc::NormalClass[iI"Parser:ETI"RDoc::Parser;TI"Object;To:RDoc::Markup::Document:@parts[o;;[o:RDoc::Markup::Paragraph;[I"RA parser is simple a class that subclasses RDoc::Parser and implements #scan ;TI"3to fill in an RDoc::TopLevel with parsed data.;To:RDoc::Markup::BlankLine o; ;[ I"PThe initialize method takes an RDoc::TopLevel to fill with parsed content, ;TI"Rthe name of the file to be parsed, the content of the file, an RDoc::Options ;TI"Oobject and an RDoc::Stats object to inform the user of parsed items. The ;TI"Fscan method is then called to parse the file and must return the ;TI"NRDoc::TopLevel object. By calling super these items will be set for you.;T@o; ;[I"RIn order to be used by RDoc the parser needs to register the file extensions ;TI"Fit can parse. Use ::parse_files_matching to register extensions.;T@o:RDoc::Markup::Verbatim;[I"require 'rdoc' ;TI" ;TI",class RDoc::Parser::Xyz < RDoc::Parser ;TI"% parse_files_matching /\.xyz$/ ;TI" ;TI"D def initialize top_level, file_name, content, options, stats ;TI" super ;TI" ;TI"* # extra initialization if needed ;TI" end ;TI" ;TI" def scan ;TI"- # parse file and fill in @top_level ;TI" end ;TI"end;T:@format0: @fileI"lib/rdoc/parser.rb;T:0@omit_headings_from_table_of_contents_below0; 0;0[[ I"parsers;TI"R;T:privateTI"lib/rdoc/parser.rb;T[ I"file_name;T@3;F@4[ [ [[I" class;T[[:public[ [:protected[ [;[[I"alias_extension;T@4[I"binary?;T@4[I"can_parse;T@4[I"can_parse_by_name;T@4[I"check_modeline;T@4[I"for;T@4[I"new;T@4[I"parse_files_matching;T@4[I"remove_modeline;T@4[I"use_markup;T@4[I" zip?;T@4[I" instance;T[[;[ [;[ [;[[I"handle_tab_width;T@4[ [U:RDoc::Context::Section[i 0o;;[ ; 0;0[I"lib/rdoc/parser.rb;TI"lib/rdoc/parser/c.rb;TI"!lib/rdoc/parser/changelog.rb;TI" lib/rdoc/parser/markdown.rb;TI"lib/rdoc/parser/rd.rb;TI"(lib/rdoc/parser/ripper_state_lex.rb;TI"lib/rdoc/parser/ruby.rb;TI""lib/rdoc/parser/ruby_tools.rb;TI"lib/rdoc/parser/simple.rb;TI"lib/rdoc/parser/text.rb;TI"lib/rdoc/top_level.rb;T@/cRDoc::TopLevel