Module: Macinbox::TTY::Line

Defined in:
lib/macinbox/tty.rb

Constant Summary collapse

CLEAR =
STDERR.isatty ? "\r" + %x( /usr/bin/tput el ) : ""