method
def_notifier
v2_2_9 -
Show latest stable
- Class:
IRB::Notifier::CompositeNotifier
def_notifier(level, prefix = "")public
Creates a new LeveledNotifier in the composite #notifiers group.
The given prefix will be assigned to the notifier, and level will be used as the index of the #notifiers Array.
This method returns the newly created instance.