JezK
Edit File: add_observer-i.ri
U:RDoc::AnyMethod[iI"add_observer:EFI"1Concurrent::Concern::Observable#add_observer;FF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"-@!macro [attach] observable_add_observer;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"NAdds an observer to this set. If a block is passed, the observer will be ;TI"Bcreated by this method and no other params should be passed. ;TI" ;TI"2@param [Object] observer the observer to add ;TI"T@param [Symbol] func the function to call on the observer during notification. ;TI" Default is :update ;TI"(@return [Object] the added observer;T:@format0: @fileI")lib/concurrent/concern/observable.rb;T:0@omit_headings_from_table_of_contents_below000[ I"-(observer = nil, func = :update, &block);T@FI"Observable;FcRDoc::NormalModule00