Current Path :
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Pathname
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//opt/alt/ruby18/share/ri/1.8/system/Pathname/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