зеркало из https://github.com/github/ruby.git
Revert a part of "[DOC] refined" [ci skip]
This reverts commit478716f49a
partially -- "Removed unnecessary parentheses" part -- because of a lambda, see9e25eb308d
.
This commit is contained in:
Родитель
3a7ff66abc
Коммит
4186cd6435
|
@ -464,7 +464,7 @@ pty_close_pty(VALUE assoc)
|
|||
/*
|
||||
* call-seq:
|
||||
* PTY.open => [master_io, slave_file]
|
||||
* PTY.open {|master_io, slave_file| ... } => block value
|
||||
* PTY.open {|(master_io, slave_file)| ... } => block value
|
||||
*
|
||||
* Allocates a pty (pseudo-terminal).
|
||||
*
|
||||
|
|
Загрузка…
Ссылка в новой задаче