Current path: opt/alt/ruby32/share/ruby/csv/
⬆️ Go up: ruby
# frozen_string_literal: true class CSV # The version of the installed library. VERSION = "3.2.6" end