File Manager

Path: /proc/self/root/opt/chef/embedded/lib/ruby/gems/2.7.0/gems/tty-box-0.5.0/lib/tty/box/

Viewing File: version.rb

# frozen_string_literal: true

module TTY
  module Box
    VERSION = "0.5.0"
  end # Box
end # TTY