eql?(p1)
Instance Public methods
Compare this pathname with other. The comparison is
string-based. Be aware that two different paths (foo.txt and
./foo.txt) can refer to the same file.
Compare this pathname with other. The comparison is
string-based. Be aware that two different paths (foo.txt and
./foo.txt) can refer to the same file.
Please login to continue.