Formats the description of a string for insertion into a prettyformat listing. The full string is passed and the function will truncate it if it's too long.
Broken out of prettyformat to reduce template bloat.
Whether or no to display terminal colours.
Output range to store output in.
Argument aggregate for easier passing.
Formats the description of a string for insertion into a prettyformat listing. The full string is passed and the function will truncate it if it's too long.
Broken out of prettyformat to reduce template bloat.