print

fun print(message: String, color: String = "black")(source)

Print a message to the console

Since

0.1.0