D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Pathname
/
Filename :
realpath-i.yaml
back
Copy
--- !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