method
notify?
v1_9_3_392 -
Show latest stable
- Class:
IRB::Notifier::AbstractNotifier
notify?()public
No documentation available.
# File lib/irb/notifier.rb, line 36
def notify?
true
end notify?()No documentation available.
# File lib/irb/notifier.rb, line 36
def notify?
true
end