mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
describe new optional arugment for Pathname#realpath and Pathname#realdirpath.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26843 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
57d414a1c7
commit
dc50480f6f
1 changed files with 4 additions and 0 deletions
4
NEWS
4
NEWS
|
@ -254,6 +254,10 @@ with all sufficient information, see the ChangeLog file.
|
|||
* Pathname#realdirpath
|
||||
* Pathname#each_child
|
||||
|
||||
* extended methods:
|
||||
* Pathname#realpath and Pathname#realdirpath takes optional basedir
|
||||
argument.
|
||||
|
||||
* Readline
|
||||
* new methods:
|
||||
* Readline.set_screen_size
|
||||
|
|
Loading…
Reference in a new issue