check_empty_beaustier_folders: Check there are no files in the default 'beautier' and...

View source: R/check_empty_beaustier_folders.R

check_empty_beaustier_foldersR Documentation

Check there are no files in the default 'beautier' and 'beastier' folders

Description

Check there are no files in the default 'beautier' and 'beastier' folders.

Usage

check_empty_beaustier_folders(
  beautier_folder = beautier::get_beautier_folder(),
  beastier_folder = get_beastier_folder()
)

Arguments

beautier_folder

temporary folder used by beautier

beastier_folder

the path to the beastier temporary files folder

Details

The goal is to make sure no temporary files are left undeleted. Will stop if there are files in the beautier of beastier folder.

Value

Nothing. Will stop if there are files in the beautier of beastier folder.

Author(s)

Richèl J.C. Bilderbeek


beastier documentation built on Nov. 7, 2023, 5:08 p.m.