ruby/lib/rdoc/ri/store.rb
2023-06-03 01:42:29 +00:00

6 lines
84 B
Ruby

# frozen_string_literal: true
module RDoc::RI
Store = RDoc::Store # :nodoc:
end