Packages

ANSI escape code library

Current section

Files

Jump to
ansi include ansi.hrl
Raw

include/ansi.hrl

-import(ansi, [
style/1,
style/2,
clear/1,
cursor/1,
screen/1,
terminal/1
]).