File Manager

Path: /proc/self/root/proc/self/root/proc/self/root/opt/chef/embedded/lib/ruby/2.7.0/rdoc/

Viewing File: include.rb

# frozen_string_literal: true
##
# A Module included in a class with \#include
#
#   RDoc::Include.new 'Enumerable', 'comment ...'

class RDoc::Include < RDoc::Mixin

end