View file File name : absolute%3f-i.yaml Content :--- !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