Viewing File: /opt/cpanel/ea-ruby24/root/usr/share/gems/gems/rdoc-5.0.1/lib/rdoc/ghost_method.rb

# frozen_string_literal: false
##
# GhostMethod represents a method referenced only by a comment

class RDoc::GhostMethod < RDoc::AnyMethod
end

Back to Directory File Manager