File Manager

Path: /opt/chef/embedded/lib/ruby/gems/2.7.0/gems/tty-cursor-0.7.1/lib/tty/cursor/

Viewing File: version.rb

# frozen_string_literal: true

module TTY
  module Cursor
    VERSION = "0.7.1"
  end # Cursor
end # TTY