providerplaneai
Preparing search index...
core/utils/FileIOUtils.ts
removeFileIfExists
Function removeFileIfExists
removeFileIfExists
(
filePath
:
string
)
:
Promise
<
void
>
Best-effort removal of a file path.
Parameters
filePath
:
string
File to remove.
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
providerplaneai
Loading...
Best-effort removal of a file path.