Server IP : 66.29.132.122 / Your IP : 3.145.95.133 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Finalizer/ |
Upload File : |
--- !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: