mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
update rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21924 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a0b15459ef
commit
cd350b6768
1 changed files with 2 additions and 2 deletions
|
@ -77,8 +77,8 @@
|
|||
# === Core methods
|
||||
#
|
||||
# These methods are effectively manipulating a String, because that's
|
||||
# all a path is. Except for #mountpoint?, #children, #realdirpath
|
||||
# and #realpath, they don't access the filesystem.
|
||||
# all a path is. Except for #mountpoint?, #children, #each_child,
|
||||
# #realdirpath and #realpath, they don't access the filesystem.
|
||||
#
|
||||
# - +
|
||||
# - #join
|
||||
|
|
Loading…
Reference in a new issue