File Manager

Path: /proc/self/root/proc/self/root/opt/chef.upgrade/embedded/lib/ruby/2.3.0/rdoc/

Viewing File: meta_method.rb

# frozen_string_literal: false
##
# MetaMethod represents a meta-programmed method

class RDoc::MetaMethod < RDoc::AnyMethod
end