📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 07:22:02
📂
/ (Root)
/
opt
/
alt
/
ruby23
/
lib64
/
ruby
/
2.3.0
/
rdoc
/
parser
📍 /opt/alt/ruby23/lib64/ruby/2.3.0/rdoc/parser
🔄 Refresh
✏️
Editing: text.rb
Read Only
# frozen_string_literal: false ## # Indicates this parser is text and doesn't contain code constructs. # # Include this module in a RDoc::Parser subclass to make it show up as a file, # not as part of a class or module. #-- # This is not named File to avoid overriding ::File module RDoc::Parser::Text end
💾 Save Changes
❌ Cancel