mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
* remove trailing spaces. [ci skip]
This commit is contained in:
parent
aba48bd5d6
commit
f02fffbe04
@ -696,7 +696,7 @@ class Pathname
|
||||
# Occurrences of <tt>'/'</tt>, <tt>'.'</tt>, and <tt>'..'</tt> are preserved:
|
||||
#
|
||||
# Pathname.new('/a') + '//b//c/./../d' # => #<Pathname://b//c/./../d>
|
||||
#
|
||||
#
|
||||
# This method does not access the file system, so +other+ need not represent
|
||||
# an existing (or even a valid) file or directory path:
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user