Learn R Programming

virustotal (version 0.5.0)

cleanup_temp_files: Clean up temporary files and directories

Description

Safely removes temporary files and directories created during VirusTotal operations.

Usage

cleanup_temp_files(paths)

Value

Logical indicating success

Arguments

paths

Character vector of file/directory paths to clean up

See Also

Other utilities: create_safe_temp_dir(), format_file_size(), is_safe_environment(), utilities, validate_vt_response(), virustotal_info(), virustotal_version()