Ensure that realPath(path) exists, creating a file or directory (according to isFile) as necessary, as well as any missing directory components or symlink targets (recursively if necessary).
See Implementation
Ensure that realPath(path) exists, creating a file or directory (according to isFile) as necessary, as well as any missing directory components or symlink targets (recursively if necessary).