mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
[DOC] man: Add environment variable RUBY_IO_BUFFER_DEFAULT_SIZE
This commit is contained in:
parent
c25f653047
commit
0fb2147284
1 changed files with 4 additions and 0 deletions
|
@ -517,6 +517,10 @@ enabled for only mswin32, mingw32, and OS/2 platforms. If this
|
|||
variable is not defined, Ruby refers to
|
||||
.Ev COMSPEC .
|
||||
.Pp
|
||||
.It Ev RUBY_IO_BUFFER_DEFAULT_SIZE
|
||||
The custom default buffer size of
|
||||
.Li IO::Buffer .
|
||||
.Pp
|
||||
.It Ev PATH
|
||||
Ruby refers to the
|
||||
.Ev PATH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue