Writes a message and unindents the following output.
The output is indented according to *enter()
/*exit()
calls.
# S3 method for Verbose
exit(this, ..., indent=-this$indentStep, sep="", suffix="...done", level=NULL)
The number of characters to be removed from the indentation.
The default separator character
string.
A character
string to be appended to the end of the message.
A numeric
value to be compared to the threshold.
Returns nothing.
For more information see Verbose
.