providerplaneai
Preparing search index...
core/utils/FileIOUtils.ts
ensureParentDirectory
Function ensureParentDirectory
ensureParentDirectory
(
filePath
:
string
)
:
Promise
<
void
>
Ensures the parent directory for a target file path exists.
Parameters
filePath
:
string
Destination file path.
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
providerplaneai
Loading...
Ensures the parent directory for a target file path exists.