# File lib/luck/ansi.rb, line 30
def
linedrawing=
(
toggle
)
print
(
toggle
?
"\x0E\e)0"
:
"\x0F"
)
end