PATH:
opt
/
alt
/
ruby24
/
lib64
/
ruby
/
2.4.0
/
rdoc
/
parser
# 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
[-] c.rb
[edit]
[-] rd.rb
[edit]
[-] changelog.rb
[edit]
[-] ruby_tools.rb
[edit]
[+]
..
[-] markdown.rb
[edit]
[-] ruby.rb
[edit]
[-] text.rb
[edit]
[-] simple.rb
[edit]