File Manager

Path: /proc/self/root/proc/self/root/proc/self/root/opt/chef/embedded/lib/ruby/2.7.0/csv/

Viewing File: version.rb

# frozen_string_literal: true

class CSV
  # The version of the installed library.
  VERSION = "3.1.2"
end