method

local_methods_matching

ruby latest stable - Class: RDoc::RI::ClassEntry

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1_9_1_378) is shown here.

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