File: //usr/local/rvm/gems/ruby-3.0.2/doc/concurrent-ruby-1.1.9/ri/Concurrent/Promise/then-i.ri
U:RDoc::AnyMethod[iI" then:ETI"Concurrent::Promise#then;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"1Chain a new promise off the current promise.;To:RDoc::Markup::BlankLine o;
; [I"'@return [Promise] the new promise ;TI"@@yield The block operation to be performed asynchronously. ;TI".@overload then(rescuer, executor, &block);To:RDoc::Markup::Verbatim; [ I"J@param [Proc] rescuer An optional rescue block to be executed if the
;TI" promise is rejected.
;TI"N@param [ThreadPool] executor An optional thread pool executor to be used
;TI" in the new Promise
;T:@format0o;
; [I"8@overload then(rescuer, executor: executor, &block);To;; [ I"J@param [Proc] rescuer An optional rescue block to be executed if the
;TI" promise is rejected.
;TI"N@param [ThreadPool] executor An optional thread pool executor to be used
;TI" in the new Promise;T;
0:
@fileI".lib/concurrent-ruby/concurrent/promise.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(*args, &block);T@#FI"Promise;TcRDoc::NormalClass00