Method: IRB::Notifier::CompositeNotifier#notifiers
- Defined in:
- lib/irb/notifier.rb
#notifiers ⇒ Object (readonly)
List of notifiers in the group
125 126 127 |
# File 'lib/irb/notifier.rb', line 125 def notifiers @notifiers end |
List of notifiers in the group
125 126 127 |
# File 'lib/irb/notifier.rb', line 125 def notifiers @notifiers end |