print.envelope: Print a message object
Description
Print a message object
Usage
# S3 method for envelope
print(x, details = FALSE, ...)
Arguments
details
Whether or not to display full message content.
...
Any other arguments (for consistency of generic function).