Skip to contents

Print (cat) progress text as coloured text

Usage

coloured_print(text, colour = "green")

Arguments

text

string to print using cat()

colour

plain text colour ("red", "green", etc.). Defaults to "green"