Current Path :
/
opt
/
alt
/
ruby34
/
share
/
gems
/
gems
/
csv-3.3.2
/
lib
/
csv
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//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