print

fun print(printer: PrintStream, detektion: Detektion)

Deprecated

Use render to print the result to any Appendable.

Prints the rendered report to the given printer if anything was rendered at all.