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.103
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby19 /
share /
ri /
1.9.1 /
system /
RDoc /
RDoc /
Delete
Unzip
Name
Size
Permission
Date
Action
add_generator-c.ri
259
B
-rw-r--r--
2023-07-26 17:26
cdesc-RDoc.ri
2.18
KB
-rw-r--r--
2023-07-26 17:26
current%3d-c.ri
233
B
-rw-r--r--
2023-07-26 17:26
current-c.ri
218
B
-rw-r--r--
2023-07-26 17:26
document-i.ri
886
B
-rw-r--r--
2023-07-26 17:26
error-i.ri
222
B
-rw-r--r--
2023-07-26 17:26
exclude-i.ri
205
B
-rw-r--r--
2023-07-26 17:26
gather_files-i.ri
294
B
-rw-r--r--
2023-07-26 17:26
generate-i.ri
342
B
-rw-r--r--
2023-07-26 17:26
generator-i.ri
229
B
-rw-r--r--
2023-07-26 17:26
handle_pipe-i.ri
230
B
-rw-r--r--
2023-07-26 17:26
install_siginfo_handler-i.ri
283
B
-rw-r--r--
2023-07-26 17:26
last_modified-i.ri
237
B
-rw-r--r--
2023-07-26 17:26
list_files_in_directory-i.ri
479
B
-rw-r--r--
2023-07-26 17:26
new-c.ri
283
B
-rw-r--r--
2023-07-26 17:26
normalized_file_list-i.ri
778
B
-rw-r--r--
2023-07-26 17:26
options-i.ri
194
B
-rw-r--r--
2023-07-26 17:26
output_flag_file-i.ri
276
B
-rw-r--r--
2023-07-26 17:26
parse_dot_doc_file-i.ri
404
B
-rw-r--r--
2023-07-26 17:26
parse_file-i.ri
252
B
-rw-r--r--
2023-07-26 17:26
parse_files-i.ri
274
B
-rw-r--r--
2023-07-26 17:26
remove_siginfo_handler-i.ri
272
B
-rw-r--r--
2023-07-26 17:26
remove_unparseable-i.ri
278
B
-rw-r--r--
2023-07-26 17:26
reset-c.ri
213
B
-rw-r--r--
2023-07-26 17:26
setup_output_dir-i.ri
427
B
-rw-r--r--
2023-07-26 17:26
stats-i.ri
243
B
-rw-r--r--
2023-07-26 17:26
update_output_dir-i.ri
278
B
-rw-r--r--
2023-07-26 17:26
Save
Rename
U:RDoc::NormalClass[iI" RDoc:EFI"RDoc::RDoc;FI"Object;Fo:RDoc::Markup::Document:@parts[o;;[o:RDoc::Markup::Paragraph;[I"QEncapsulate the production of rdoc documentation. Basically you can use this;TI"4as you would invoke rdoc from the command line:;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim;[I"rdoc = RDoc::RDoc.new ;FI"rdoc.document(args) ;Fo; ;[I"QWhere +args+ is an array of strings, each corresponding to an argument you'd;TI"Igive rdoc on the command line. See <tt>rdoc --help<tt> for details.;T@S:RDoc::Markup::Heading: leveli: textI"Plugins;T@o; ;[I"OWhen you <tt>require 'rdoc/rdoc'</tt> RDoc looks for 'rdoc/discover' files;TI"Nin your installed gems. This can be used to load alternate generators or;TI",add additional preprocessor directives.;T@o; ;[I"HYou will want to wrap your plugin loading in an RDoc version check.;TI"Something like:;T@o;;[ I"begin ;FI" gem 'rdoc', '~> 3' ;FI"0 require 'path/to/my/awesome/rdoc/plugin' ;FI"rescue Gem::LoadError ;FI" end ;Fo; ;[I"QThe most obvious plugin type is a new output generator. See RDoc::Generator;TI"for details.;T@o; ;[I"LYou can also hook into RDoc::Markup to add new directives (:nodoc: is a;TI"Edirective). See RDoc::Markup::PreProcess::register for details.;T: @fileI"lib/rdoc/rdoc.rb;T;0[ [ I"exclude;FI"RW;F:publicF@5[ I"generator;FI"RW;F;F@5[ I"last_modified;FI"R;F;F@5[ I"options;FI"RW;F;F@5[ I" stats;FI"R;F;F@5[[I"GENERATORS;Fo;;[o; ;[I"4This is the list of supported output generators;T;0@5[ [[I" class;F[[;[ [I"add_generator;F@5[I"current;F@5[I" current=;F@5[I"new;F@5[I" reset;F@5[:protected[ [:private[ [I" instance;F[[;[[I" document;F@5[I" error;F@5[I"gather_files;F@5[I" generate;F@5[I"handle_pipe;F@5[I"install_siginfo_handler;F@5[I"list_files_in_directory;F@5[I"normalized_file_list;F@5[I"output_flag_file;F@5[I"parse_dot_doc_file;F@5[I"parse_file;F@5[I"parse_files;F@5[I"remove_siginfo_handler;F@5[I"remove_unparseable;F@5[I"setup_output_dir;F@5[I"update_output_dir;F@5[;[ [;[