관리-도구
편집 파일: realpath-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns a real (absolute) pathname of <tt>self</tt> in the actual filesystem. The real pathname doesn't contain symlinks or useless dots. - !ruby/struct:SM::Flow::P body: No arguments should be given; the old behaviour is <b>obsoleted</b>. full_name: Pathname#realpath is_singleton: false name: realpath params: () visibility: public