AlkantarClanX12

Your IP : 3.16.82.208


Current Path : /proc/self/root/opt/cpanel/ea-ruby27/root/usr/share/gems/gems/rdoc-6.2.1.1/lib/rdoc/
Upload File :
Current File : //proc/self/root/opt/cpanel/ea-ruby27/root/usr/share/gems/gems/rdoc-6.2.1.1/lib/rdoc/i18n.rb

# frozen_string_literal: true
##
# This module provides i18n related features.

module RDoc::I18n

  autoload :Locale, 'rdoc/i18n/locale'
  require 'rdoc/i18n/text'

end