rainbow_inspector v0.1.0 RainbowInspector
Upgrade version of IO.inspect() that allows to specify outputs colour.
Link to this section Summary
Functions
Inspects item
with given font colour
.
Link to this section Functions
Link to this function
inspect(item, font_colour)
Inspects item
with given font colour
.
Allowed font colours are :black, :blue, :cyan, :green, :magenta, :red, :white and :yellow.