Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 88

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 215

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 216

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 217

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 218

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 219

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 220
--- !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: