title

private fun title(text: String): String

Formats a title for debug output with decorative lines.

Return

A formatted title string with decorative separator lines.

Parameters

text

The title text to format.