HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Ruby27-x64/share/ri/2.7.0/system/Open3/capture2e-c.ri
U:RDoc::AnyMethod[iI"capture2e:ETI"Open3::capture2e;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"VOpen3.capture2e captures the standard output and the standard error of a command.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[I"Mstdout_and_stderr_str, status = Open3.capture2e([env,] cmd... [, opts])
;T:@format0o;
;	[I"GThe arguments env, cmd and opts are passed to Open3.popen3 except ;TI"X<code>opts[:stdin_data]</code> and <code>opts[:binmode]</code>.  See Process.spawn.;T@o;
;	[I"`If <code>opts[:stdin_data]</code> is specified, it is sent to the command's standard input.;T@o;
;	[I"SIf <code>opts[:binmode]</code> is true, internal pipes are set to binary mode.;T@o;
;	[I"
Example:;T@o;;	[I"# capture make log
;TI"*make_log, s = Open3.capture2e("make");T;
0:
@fileI"lib/open3.rb;T:0@omit_headings_from_table_of_contents_below000[I"(*cmd);T@#FI"
Open3;TcRDoc::NormalModule00