FilesystemFunction: realPath()On this pageFunction: realPath() realPath(path): Promise<string> Returns the canonicalized absolute pathname. Parameters path string Path to convert. Returns Promise<string>