property
vfs.VirtualFileSystem.promises
readonly promises: Pick<__module, 'open' | 'rename' | 'watch' | 'readFile' | 'writeFile' | 'stat' | 'lstat' | 'readdir' | 'realpath' | 'readlink' | 'access' | 'rm' | 'truncate' | 'link' | 'mkdtemp' | 'appendFile' | 'mkdir' | 'rmdir' | 'unlink' | 'copyFile' | 'symlink' | 'chmod' | 'chown' | 'lchown' | 'utimes' | 'lutimes' | 'lchmod'>