list_temp_files: Clear temporary dir

View source: R/clean.R

list_temp_filesR Documentation

Clear temporary dir

Description

Clear temporary dir

Usage

list_temp_files()

remove_temp_files(ask = TRUE)

Arguments

ask

Whether to promote.

Details

The temporary files might be used by the running/pending jobs. Deleting them would affect some jobs. You should better delete them after all jobs are done.

Examples

## Not run: 
list_temp_files()

## End(Not run)


jokergoo/bsub documentation built on June 30, 2024, 5:16 p.m.