@eloritzkovitz/server-essentials
    Preparing search index...

    Function deleteFile

    • Deletes a file from the filesystem.

      Parameters

      • filePath: string

        The path to the file to be deleted.

      Returns Promise<void>