method
local_methods_matching
v1_9_1_378 -
Show latest stable
- Class:
RDoc::RI::ClassEntry
local_methods_matching(name, is_class_method)private
Return a list of all our methods matching a given string. Is is_class_methods if ‘nil’, we don’t care if the method is a class method or not, otherwise we only return those methods that match