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.
Print with prettier formatting and highlighting.
verbose : boolIndication of whether verbose mode is enabled.
message : strMessage to print.