method

local_methods_matching

v1_8_6_287 - Show latest stable - Class: 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