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: abort_on_exception
- !ruby/object:RI::MethodSummary
name: abort_on_exception=
- !ruby/object:RI::MethodSummary
name: critical
- !ruby/object:RI::MethodSummary
name: critical=
- !ruby/object:RI::MethodSummary
name: current
- !ruby/object:RI::MethodSummary
name: exclusive
- !ruby/object:RI::MethodSummary
name: exit
- !ruby/object:RI::MethodSummary
name: fork
- !ruby/object:RI::MethodSummary
name: kill
- !ruby/object:RI::MethodSummary
name: list
- !ruby/object:RI::MethodSummary
name: main
- !ruby/object:RI::MethodSummary
name: new
- !ruby/object:RI::MethodSummary
name: new
- !ruby/object:RI::MethodSummary
name: pass
- !ruby/object:RI::MethodSummary
name: start
- !ruby/object:RI::MethodSummary
name: stop
comment:
- !ruby/struct:SM::Flow::P
body: Thread encapsulates the behavior of a thread of execution, including the main thread of the Ruby script.
- !ruby/struct:SM::Flow::P
body: In the descriptions of the methods in this class, the parameter sym refers to a symbol, which is either a quoted string or a Symbol (such as :name).
constants: []
full_name: Thread
includes: []
instance_methods:
- !ruby/object:RI::MethodSummary
name: "[]"
- !ruby/object:RI::MethodSummary
name: "[]="
- !ruby/object:RI::MethodSummary
name: abort_on_exception
- !ruby/object:RI::MethodSummary
name: abort_on_exception=
- !ruby/object:RI::MethodSummary
name: alive?
- !ruby/object:RI::MethodSummary
name: exit
- !ruby/object:RI::MethodSummary
name: exit!
- !ruby/object:RI::MethodSummary
name: group
- !ruby/object:RI::MethodSummary
name: inspect
- !ruby/object:RI::MethodSummary
name: join
- !ruby/object:RI::MethodSummary
name: key?
- !ruby/object:RI::MethodSummary
name: keys
- !ruby/object:RI::MethodSummary
name: kill
- !ruby/object:RI::MethodSummary
name: kill!
- !ruby/object:RI::MethodSummary
name: priority
- !ruby/object:RI::MethodSummary
name: priority=
- !ruby/object:RI::MethodSummary
name: raise
- !ruby/object:RI::MethodSummary
name: run
- !ruby/object:RI::MethodSummary
name: safe_level
- !ruby/object:RI::MethodSummary
name: status
- !ruby/object:RI::MethodSummary
name: stop?
- !ruby/object:RI::MethodSummary
name: terminate
- !ruby/object:RI::MethodSummary
name: terminate!
- !ruby/object:RI::MethodSummary
name: value
- !ruby/object:RI::MethodSummary
name: wakeup
name: Thread
superclass: Object