Class: ArxivSync::Version

Inherits:
Struct
  • Object
show all
Defined in:
lib/arxivsync/parser.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#dateObject

Returns the value of attribute date

Returns:

  • (Object)

    the current value of date



3
4
5
# File 'lib/arxivsync/parser.rb', line 3

def date
  @date
end

#sizeObject

Returns the value of attribute size

Returns:

  • (Object)

    the current value of size



3
4
5
# File 'lib/arxivsync/parser.rb', line 3

def size
  @size
end