AlkantarClanX12

Your IP : 3.147.76.183


Current Path : /proc/self/root/opt/alt/ruby32/share/gems/gems/rdoc-6.5.1.1/lib/rdoc/
Upload File :
Current File : //proc/self/root/opt/alt/ruby32/share/gems/gems/rdoc-6.5.1.1/lib/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