HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
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::BlankLineo;
;	[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