관리-도구
편집 파일: %3d%3d-i.yaml
--- !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 <tt>other</tt>. The comparison is string-based. Be aware that two different paths (<tt>foo.txt</tt> and <tt>./foo.txt</tt>) can refer to the same file. full_name: Pathname#== is_singleton: false name: == params: (other) visibility: public