module TTY
module TTY::Cursor
tty-cursor
0.7.1
# frozen_string_literal: true module TTY module Cursor VERSION = "0.7.1" end # Cursor end # TTY