mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
[DOC] man: Add environment variable RUBY_FREE_AT_EXIT
This commit is contained in:
parent
c08783f398
commit
2192b0eaa0
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_FREE_AT_EXIT
|
||||
If set, Ruby tries to free all dynamically allocated memories.
|
||||
Introduced in Ruby 3.3, default: unset.
|
||||
.Pp
|
||||
.It Ev RUBY_IO_BUFFER_DEFAULT_SIZE
|
||||
The custom default buffer size of
|
||||
.Li IO::Buffer .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue