File Manager

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

Viewing File: meta_method.rb

##
# MetaMethod represents a meta-programmed method

class RDoc::MetaMethod < RDoc::AnyMethod
end