AlkantarClanX12

Your IP : 3.15.228.32


Current Path : /opt/cpanel/ea-ruby27/root/usr/share/ruby/ruby-2.7.8/rdoc/
Upload File :
Current File : //opt/cpanel/ea-ruby27/root/usr/share/ruby/ruby-2.7.8/rdoc/extend.rb

# frozen_string_literal: true
##
# A Module extension to a class with \#extend
#
#   RDoc::Extend.new 'Enumerable', 'comment ...'

class RDoc::Extend < RDoc::Mixin

end