cleanup.FileProgressBar: Removes the progress file for a file progress bar
Description
Removes the progress file for a file progress bar.Usage
## S3 method for class 'FileProgressBar':
cleanup(object, ...)
Value
- Returns (invisibly)
TRUE
, if there is no progress file afterwards.
Otherwise, FALSE
is returned.