mongodb-memory-server-core
Preparing search index...
util/utils
pathExists
Function pathExists
pathExists
(
path
:
string
)
:
Promise
<
boolean
>
Like "fs.existsSync" but async uses "utils.statPath" follows symlinks
Parameters
path
:
string
The Path to check for
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mongodb-memory-server-core
Loading...
Like "fs.existsSync" but async uses "utils.statPath" follows symlinks