Preparing search index...
The search index is not available
Tidyscripts Docs
Tidyscripts Docs
node
agent_io
utils
pathExists
Function pathExists
path
Exists
(
filePath
)
:
Promise
<
boolean
>
Checks if a file or directory exists
Parameters
filePath
:
string
Path to check
Returns
Promise
<
boolean
>
True if path exists, false otherwise
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Tidyscripts Docs
Loading...
Checks if a file or directory exists