Preparing search index...
    • Deletes a file at the given URI

      Silently ignores errors so callers can fire-and-forget cleanup without affecting the happy path (e.g. old image files after a recipe image update).

      Parameters

      • uri: string

        URI of the file to delete

      Returns void

      deleteFile('file:///documents/Recipedia/old_image_abc123.jpg');