Enhance #find_memembers to allow for exclusion of static members.
Like with old #get_members the :static option can be true, false or nil. With :static=>false only non-static members are returned.
Loading
Please register or sign in to comment
Like with old #get_members the :static option can be true, false or nil. With :static=>false only non-static members are returned.