---------------------------------------------------------------------- This is the API documentation for the gdtest_rst_warning library. ---------------------------------------------------------------------- ## Functions Utility functions delete_all(confirm: bool = False) -> int Delete all records from the store. Parameters ---------- confirm Must be True to proceed with deletion. Returns ------- int The number of records deleted. .. warning:: This operation cannot be undone. force_restart() -> None Force an immediate restart of the service. Returns ------- None .. warning:: All unsaved data will be lost.