method
eql?
v2_4_6 -
Show latest stable
- Class:
Pathname
eql?(p1)public
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.
eql?(p1)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.