Print method for shinylive_decoded_batch objects
Source:R/classes.R
print.shinylive_decoded_batch.RdDisplays a summary of the Shinylive links decoded in a batch.
Usage
# S3 method for class 'shinylive_decoded_batch'
print(x, ...)Value
The shinylive_decoded_batch object it was handed, returned invisibly, so
it can be passed straight on. Called for the summary it prints, which covers
the base folder, the output folder and file count for each link that
decoded, and the totals across all of them. See decode_shinylive_link()
for the entries the object holds.