관리-도구
편집 파일: absolute%3f-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Predicate method for testing whether a path is absolute. It returns <tt>true</tt> if the pathname begins with a slash. full_name: Pathname#absolute? is_singleton: false name: absolute? params: () visibility: public