withPointer

fun withPointer(pointer: String = "--->"): FormatterBuilder

Adds a pointer marker to the output sequence.

Return

The current builder instance.

Parameters

pointer

The pointer text to append. Defaults to --->.