Method: OpenC3::CSV#archive_file

Defined in:
lib/openc3/utilities/csv.rb

#archive_fileString (readonly)

Returns The name of the archive file.

Returns:

  • (String)

    The name of the archive file



31
32
33
# File 'lib/openc3/utilities/csv.rb', line 31

def archive_file
  @archive_file
end