marta • FileMethod canonicalize()fun File:canonicalize(): Error?, File?SuspendsResolves symbolic links and aliases in the file path recursively.Returns nil, file, or error, nil if error occurred.Note that only the last path segment is canonicalized.