print_if_verbose

print_if_verbose(verbose: bool, message: str)

Print with prettier formatting and highlighting.

Parameters

verbose : bool

Indication of whether verbose mode is enabled.

message : str

Message to print.