X7ROOT File Manager
Current Path:
/opt/alt/ruby34/share/gems/gems/rdoc-6.10.0/lib/rdoc/parser
opt
/
alt
/
ruby34
/
share
/
gems
/
gems
/
rdoc-6.10.0
/
lib
/
rdoc
/
parser
/
ðŸ“
..
📄
c.rb
(36.3 KB)
📄
changelog.rb
(8.63 KB)
📄
markdown.rb
(472 B)
📄
prism_ruby.rb
(34.27 KB)
📄
rd.rb
(437 B)
📄
ripper_state_lex.rb
(8 KB)
📄
ruby.rb
(59.8 KB)
📄
ruby_tools.rb
(2.63 KB)
📄
simple.rb
(1.42 KB)
📄
text.rb
(306 B)
Editing: text.rb
# frozen_string_literal: true ## # 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
Upload File
Create Folder