Current Path :
/
opt
/
alt
/
ruby26
/
lib64
/
ruby
/
2.6.0
/
csv
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//opt/alt/ruby26/lib64/ruby/2.6.0/csv/version.rb
# frozen_string_literal: true class CSV # The version of the installed library. VERSION = "3.0.9" end