mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
rdoc update.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23092 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
f4cecb53bd
commit
c79e8ba065
1 changed files with 2 additions and 0 deletions
2
io.c
2
io.c
|
@ -4884,6 +4884,8 @@ pop_last_hash(int *argc_p, VALUE *argv)
|
|||
* standard input and output will be connected to the returned
|
||||
* <code>IO</code> object.
|
||||
*
|
||||
* The PID of the started process can be obtained by IO#pid method.
|
||||
*
|
||||
* _cmd_ is a string or an array as follows.
|
||||
*
|
||||
* cmd:
|
||||
|
|
Loading…
Reference in a new issue