ruby--ruby/lib/rdoc/ri/store.rb

8 lines
85 B
Ruby

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