@peardrive/core
Preparing search index...
utils/ensurePathExists
ensurePathExists
Function ensurePathExists
ensurePathExists
(
dirPath
:
string
)
:
boolean
Create directory path if it doesn't exist
Parameters
dirPath
:
string
The directory path to ensure exists
Returns
boolean
True if the path already exists, false if it was just created
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@peardrive/core
Loading...
Create directory path if it doesn't exist