realdirpath(p1 = v1)
Instance Public methods
Returns the real (absolute) pathname of self in the actual
filesystem.
Does not contain symlinks or useless dots, .. and
..
The last component of the real pathname can be nonexistent.
Returns the real (absolute) pathname of self in the actual
filesystem.
Does not contain symlinks or useless dots, .. and
..
The last component of the real pathname can be nonexistent.
Please login to continue.