From: shevegen@... Date: 2018-11-05T15:43:57+00:00 Subject: [ruby-core:89711] [Ruby trunk Feature#11689] Add methods allow us to get visibility from Method and UnboundMethod object. Issue #11689 has been updated by shevegen (Robert A. Heiler). (I think it may be easier to file a separate issue for the predicate methods, such as Method#public?, Method#protected? or Method#private?). Kaneko Yuichiro added the issue to the next upcoming developer meeting. Let's see to the upcoming discussion of matz and the core developers and matz. ---------------------------------------- Feature #11689: Add methods allow us to get visibility from Method and UnboundMethod object. https://bugs.ruby-lang.org/issues/11689#change-74755 * Author: yui-knk (Kaneko Yuichiro) * Status: Open * Priority: Normal * Assignee: * Target version: ---------------------------------------- Add `Method#visibility` and `UnboundMethod#visibility` for getting visibility from Method and UnboundMethod object. In GitHub https://github.com/ruby/ruby/pull/1098. ---Files-------------------------------- 0001-Add-Method-visibility-and-UnboundMethod-visibility.patch (3.11 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: