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: new comment: - !ruby/struct:SM::Flow::P body: Objects of class File::Stat encapsulate common status information for File objects. The information is recorded at the moment the File::Stat object is created; changes made to the file after that point will not be reflected. File::Stat objects are returned by IO#stat, File::stat, File#lstat, and File::lstat. Many of these methods return platform-specific values, and not all values are meaningful on all systems. See also Kernel#test. constants: [] full_name: File::Stat includes: - !ruby/object:RI::IncludedModule name: Comparable instance_methods: - !ruby/object:RI::MethodSummary name: <=> - !ruby/object:RI::MethodSummary name: atime - !ruby/object:RI::MethodSummary name: blksize - !ruby/object:RI::MethodSummary name: blockdev? - !ruby/object:RI::MethodSummary name: blocks - !ruby/object:RI::MethodSummary name: chardev? - !ruby/object:RI::MethodSummary name: ctime - !ruby/object:RI::MethodSummary name: dev - !ruby/object:RI::MethodSummary name: dev_major - !ruby/object:RI::MethodSummary name: dev_minor - !ruby/object:RI::MethodSummary name: directory? - !ruby/object:RI::MethodSummary name: executable? - !ruby/object:RI::MethodSummary name: executable_real? - !ruby/object:RI::MethodSummary name: file? - !ruby/object:RI::MethodSummary name: ftype - !ruby/object:RI::MethodSummary name: gid - !ruby/object:RI::MethodSummary name: grpowned? - !ruby/object:RI::MethodSummary name: ino - !ruby/object:RI::MethodSummary name: inspect - !ruby/object:RI::MethodSummary name: mode - !ruby/object:RI::MethodSummary name: mtime - !ruby/object:RI::MethodSummary name: nlink - !ruby/object:RI::MethodSummary name: owned? - !ruby/object:RI::MethodSummary name: pipe? - !ruby/object:RI::MethodSummary name: pretty_print - !ruby/object:RI::MethodSummary name: rdev - !ruby/object:RI::MethodSummary name: rdev_major - !ruby/object:RI::MethodSummary name: rdev_minor - !ruby/object:RI::MethodSummary name: readable? - !ruby/object:RI::MethodSummary name: readable_real? - !ruby/object:RI::MethodSummary name: setgid? - !ruby/object:RI::MethodSummary name: setuid? - !ruby/object:RI::MethodSummary name: size - !ruby/object:RI::MethodSummary name: size? - !ruby/object:RI::MethodSummary name: socket? - !ruby/object:RI::MethodSummary name: sticky? - !ruby/object:RI::MethodSummary name: symlink? - !ruby/object:RI::MethodSummary name: uid - !ruby/object:RI::MethodSummary name: writable? - !ruby/object:RI::MethodSummary name: writable_real? - !ruby/object:RI::MethodSummary name: zero? name: Stat superclass: Object