add document that pathname.rb supports only Unix style pathnames.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5018 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
7a400f1589
commit
21ef0b6b1c
@ -3,6 +3,7 @@
|
||||
# Author:: Tanaka Akira <akr@m17n.org>
|
||||
|
||||
# Pathname represents a pathname which locates a file in a filesystem.
|
||||
# It supports only Unix style pathnames.
|
||||
#
|
||||
# Pathname is immutable. It has no method for destructive update.
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user