print.virustotal_error: Print method for VirusTotal errors

View source: R/errors.R

print.virustotal_errorR Documentation

Print method for VirusTotal errors

Description

Print method for VirusTotal errors

Usage

## S3 method for class 'virustotal_error'
print(x, ...)

Arguments

x

A virustotal_error object

...

Additional arguments (unused)

Value

The object, invisibly. Called for the side effect of printing the error.


virustotal documentation built on Aug. 20, 2026, 5:07 p.m.