CHips L MINI SHELL

CHips L pro

Current Path : /proc/2/root/opt/puppetlabs/puppet/lib/ruby/2.5.0/rdoc/
Upload File :
Current File : //proc/2/root/opt/puppetlabs/puppet/lib/ruby/2.5.0/rdoc/ri.rb

# frozen_string_literal: true
require 'rdoc'

##
# Namespace for the ri command line tool's implementation.
#
# See <tt>ri --help</tt> for details.

module RDoc::RI

  ##
  # Base RI error class

  class Error < RDoc::Error; end

  autoload :Driver, 'rdoc/ri/driver'
  autoload :Paths,  'rdoc/ri/paths'
  autoload :Store,  'rdoc/ri/store'

end


Copyright 2K16 - 2K18 Indonesian Hacker Rulez