Skip to content
  • gambas's avatar
    File.RealPath() is a new statis method that returns the the canonicalized... · fd7ae28a
    gambas authored
    File.RealPath() is a new statis method that returns the the canonicalized absolute pathname of path, with no symbolic links inside.
    
    [INTERPRETER]
    * NEW: File.RealPath() is a new statis method that returns the the canonicalized absolute pathname of path, with no symbolic links inside.
    fd7ae28a