mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
update doc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28012 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
c3f2d17abe
commit
415be47593
1 changed files with 2 additions and 0 deletions
|
@ -251,6 +251,8 @@ console_raw(VALUE io)
|
|||
* io.raw!
|
||||
*
|
||||
* Enables raw mode.
|
||||
*
|
||||
* If the terminal mode needs to be back, use io.raw { ... }.
|
||||
*/
|
||||
static VALUE
|
||||
console_set_raw(VALUE io)
|
||||
|
|
Loading…
Add table
Reference in a new issue