--- !ruby/object:RI::MethodDescription
aliases:
- !ruby/object:RI::AliasName
name: ===
- !ruby/object:RI::AliasName
name: eql?
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: 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.
full_name: Pathname#==
is_singleton: false
name: ==
params: (other)
visibility: public