Linux premium71.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
Server IP : 198.187.29.8 & Your IP : 216.73.216.155
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby18 /
share /
ri /
1.8 /
system /
Finalizer /
Delete
Unzip
Name
Size
Permission
Date
Action
add_dependency-c.yaml
301
B
-rw-r--r--
2023-07-26 13:47
cdesc-Finalizer.yaml
3.2
KB
-rw-r--r--
2023-07-26 13:47
delete_all_by_dependant-c.yaml
284
B
-rw-r--r--
2023-07-26 13:47
delete_all_dependency-c.yaml
286
B
-rw-r--r--
2023-07-26 13:47
delete_by_dependant-c.yaml
301
B
-rw-r--r--
2023-07-26 13:47
delete_dependency-c.yaml
303
B
-rw-r--r--
2023-07-26 13:47
final_of-c.yaml
262
B
-rw-r--r--
2023-07-26 13:47
finalize_all-c.yaml
270
B
-rw-r--r--
2023-07-26 13:47
finalize_all_by_dependant-c.yaml
319
B
-rw-r--r--
2023-07-26 13:47
finalize_all_dependency-c.yaml
321
B
-rw-r--r--
2023-07-26 13:47
finalize_by_dependant-c.yaml
335
B
-rw-r--r--
2023-07-26 13:47
finalize_dependency-c.yaml
337
B
-rw-r--r--
2023-07-26 13:47
safe-c.yaml
246
B
-rw-r--r--
2023-07-26 13:47
Save
Rename
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: add_dependency - !ruby/object:RI::MethodSummary name: delete_all_by_dependant - !ruby/object:RI::MethodSummary name: delete_all_dependency - !ruby/object:RI::MethodSummary name: delete_by_dependant - !ruby/object:RI::MethodSummary name: delete_dependency - !ruby/object:RI::MethodSummary name: final_of - !ruby/object:RI::MethodSummary name: finalize_all - !ruby/object:RI::MethodSummary name: finalize_all_by_dependant - !ruby/object:RI::MethodSummary name: finalize_all_dependency - !ruby/object:RI::MethodSummary name: finalize_by_dependant - !ruby/object:RI::MethodSummary name: finalize_dependency - !ruby/object:RI::MethodSummary name: safe comment: - !ruby/struct:SM::Flow::P body: "Usage:" - !ruby/struct:SM::Flow::P body: add dependency R_method(obj, dependant) - !ruby/struct:SM::Flow::VERB body: " add(obj, dependant, method = :finalize, *opt)\n add_dependency(obj, dependant, method = :finalize, *opt)\n" - !ruby/struct:SM::Flow::P body: delete dependency R_method(obj, dependant) - !ruby/struct:SM::Flow::VERB body: " delete(obj_or_id, dependant, method = :finalize)\n delete_dependency(obj_or_id, dependant, method = :finalize)\n" - !ruby/struct:SM::Flow::P body: delete dependency R_*(obj, dependant) - !ruby/struct:SM::Flow::VERB body: " delete_all_dependency(obj_or_id, dependant)\n" - !ruby/struct:SM::Flow::P body: delete dependency R_method(*, dependant) - !ruby/struct:SM::Flow::VERB body: " delete_by_dependant(dependant, method = :finalize)\n" - !ruby/struct:SM::Flow::P body: delete dependency R_*(*, dependant) - !ruby/struct:SM::Flow::VERB body: " delete_all_by_dependant(dependant)\n" - !ruby/struct:SM::Flow::P body: delete all dependency R_*(*, *) - !ruby/struct:SM::Flow::VERB body: " delete_all\n" - !ruby/struct:SM::Flow::P body: finalize the dependant connected by dependency R_method(obj, dependtant). - !ruby/struct:SM::Flow::VERB body: " finalize(obj_or_id, dependant, method = :finalize)\n finalize_dependency(obj_or_id, dependant, method = :finalize)\n" - !ruby/struct:SM::Flow::P body: finalize all dependants connected by dependency R_*(obj, dependtant). - !ruby/struct:SM::Flow::VERB body: " finalize_all_dependency(obj_or_id, dependant)\n" - !ruby/struct:SM::Flow::P body: finalize the dependant connected by dependency R_method(*, dependtant). - !ruby/struct:SM::Flow::VERB body: " finalize_by_dependant(dependant, method = :finalize)\n" - !ruby/struct:SM::Flow::P body: finalize all dependants connected by dependency R_*(*, dependant). - !ruby/struct:SM::Flow::VERB body: " finalize_all_by_dependant(dependant)\n" - !ruby/struct:SM::Flow::P body: finalize all dependency registered to the Finalizer. - !ruby/struct:SM::Flow::VERB body: " finalize_all\n" - !ruby/struct:SM::Flow::P body: stop invoking Finalizer on GC. - !ruby/struct:SM::Flow::VERB body: " safe{..}\n" constants: - !ruby/object:RI::Constant comment: name: RCS_ID value: "'-$Id: finalize.rb,v 1.4 1998/02/27 05:34:33 keiju Exp keiju $-'" full_name: Finalizer includes: [] instance_methods: [] name: Finalizer superclass: