prettyPrint

Prints the given value in a nice, human readable format. If receiving a string, it will output the string with bold double quotes indicating the start and end of the string. The returned string will never start nor end with a line break.

package
string
prettyPrint
(
T
)
(,
bool skipColoring = false
)

Meta