update doc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33518 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
9a82672ce2
commit
be561cbebe
@ -23,7 +23,7 @@
|
||||
# - Open3.pipeline_rw : pipes for first stdin and last stdout of a pipeline
|
||||
# - Open3.pipeline_r : pipe for last stdout of a pipeline
|
||||
# - Open3.pipeline_w : pipe for first stdin of a pipeline
|
||||
# - Open3.pipeline_start : a pipeline
|
||||
# - Open3.pipeline_start : run a pipeline and don't wait
|
||||
# - Open3.pipeline : run a pipline and wait
|
||||
#
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user