Module etcol

Small terminal color library.

Authors: karl l (karl@ninjacontrol.com).

Description

Small terminal color library

Function Index

bg_color/2
fg_color/2
t/1
text_attr/2

Function Details

bg_color/2

bg_color(X1, X2) -> any()

fg_color/2

fg_color(X1, X2) -> any()

t/1

t(Lines) -> any()

text_attr/2

text_attr(X1, X2) -> any()


Generated by EDoc