Current Path : /proc/thread-self/root/proc/self/root/opt/alt/ruby34/share/gems/gems/csv-3.3.2/lib/csv/ |
Current File : //proc/thread-self/root/proc/self/root/opt/alt/ruby34/share/gems/gems/csv-3.3.2/lib/csv/version.rb |
# frozen_string_literal: true class CSV # The version of the installed library. VERSION = "3.3.2" end