checkpoint Exists
Checks if a checkpoint for the document exists. This method uses an in-memory flag to avoid disk I/O on the main thread.
Return
true if a checkpoint exists, false otherwise.
Checks if a checkpoint for the document exists. This method uses an in-memory flag to avoid disk I/O on the main thread.
true if a checkpoint exists, false otherwise.