D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
IRB
/
Notifier
/
CompositeNotifier
/
Filename :
cdesc-CompositeNotifier.yaml
back
Copy
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: level_notifier rw: R - !ruby/object:RI::Attribute comment: name: notifiers rw: R class_methods: - !ruby/object:RI::MethodSummary name: new comment: constants: [] full_name: IRB::Notifier::CompositeNotifier includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: def_notifier - !ruby/object:RI::MethodSummary name: level= - !ruby/object:RI::MethodSummary name: level_notifier= name: CompositeNotifier superclass: AbstructNotifier