Method: OpenC3::CSV#archive_file
- Defined in:
- lib/openc3/utilities/csv.rb
#archive_file ⇒ String (readonly)
Returns The name of the archive file.
31 32 33 |
# File 'lib/openc3/utilities/csv.rb', line 31 def archive_file @archive_file end |