Linux premium82.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
Server IP : 185.61.154.194 & Your IP : 216.73.216.77
Domains :
Cant Read [ /etc/named.conf ]
User : evicodqw
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby18 /
share /
ri /
1.8 /
system /
RI /
Paths /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-Paths.yaml
1.28
KB
-rw-r--r--
2023-07-26 13:47
Save
Rename
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: Encapsulate all the strangeness to do with finding out where to find RDoc files - !ruby/struct:SM::Flow::P body: "We basically deal with three directories:" - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "1." body: The 'system' documentation directory, which holds the documentation distributed with Ruby, and which is managed by the Ruby install process - !ruby/struct:SM::Flow::LI label: "2." body: The 'site' directory, which contains site-wide documentation added locally. - !ruby/struct:SM::Flow::LI label: "3." body: The 'user' documentation directory, stored under the user's own home directory. type: :NUMBER - !ruby/struct:SM::Flow::P body: "There's contention about all this, but for now:" - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "system:" body: $datadir/ri/<ver>/system/... - !ruby/struct:SM::Flow::LI label: "site:" body: $datadir/ri/<ver>/site/... - !ruby/struct:SM::Flow::LI label: "user:" body: ~/.rdoc type: :NOTE constants: [] full_name: RI::Paths includes: [] instance_methods: [] name: Paths superclass: