ContentFormats.print

Prints the given @formats into a string for human consumption.

This is meant for debugging and logging.

The form of the representation may change at any time and is not guaranteed to stay identical.

class ContentFormats
void
print

Parameters

string_ StringG

a GString to print into

Meta