File Manager

Path: /opt/alt/ruby21/lib64/ruby/2.1.0/rdoc/

Viewing File: extend.rb

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

class RDoc::Extend < RDoc::Mixin

end