Class: Rsssf::ScheduleStat

Inherits:
Struct
  • Object
show all
Defined in:
lib/rsssf/reports/schedule.rb

Instance Attribute Summary collapse

Instance Attribute Details

#errorsObject

Returns the value of attribute errors

Returns:

  • (Object)

    the current value of errors



6
7
8
# File 'lib/rsssf/reports/schedule.rb', line 6

def errors
  @errors
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



6
7
8
# File 'lib/rsssf/reports/schedule.rb', line 6

def path
  @path
end