Class: LibyearRb::Result

Inherits:
Data
  • Object
show all
Defined in:
lib/libyear_rb/models.rb

Instance Attribute Summary collapse

Instance Attribute Details

#current_versionObject (readonly)

Returns the value of attribute current_version

Returns:

  • (Object)

    the current value of current_version



16
17
18
# File 'lib/libyear_rb/models.rb', line 16

def current_version
  @current_version
end

#current_version_release_dateObject (readonly)

Returns the value of attribute current_version_release_date

Returns:

  • (Object)

    the current value of current_version_release_date



16
17
18
# File 'lib/libyear_rb/models.rb', line 16

def current_version_release_date
  @current_version_release_date
end

#is_directObject (readonly)

Returns the value of attribute is_direct

Returns:

  • (Object)

    the current value of is_direct



16
17
18
# File 'lib/libyear_rb/models.rb', line 16

def is_direct
  @is_direct
end

#latest_versionObject (readonly)

Returns the value of attribute latest_version

Returns:

  • (Object)

    the current value of latest_version



16
17
18
# File 'lib/libyear_rb/models.rb', line 16

def latest_version
  @latest_version
end

#latest_version_release_dateObject (readonly)

Returns the value of attribute latest_version_release_date

Returns:

  • (Object)

    the current value of latest_version_release_date



16
17
18
# File 'lib/libyear_rb/models.rb', line 16

def latest_version_release_date
  @latest_version_release_date
end

#libyear_in_daysObject (readonly)

Returns the value of attribute libyear_in_days

Returns:

  • (Object)

    the current value of libyear_in_days



16
17
18
# File 'lib/libyear_rb/models.rb', line 16

def libyear_in_days
  @libyear_in_days
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



16
17
18
# File 'lib/libyear_rb/models.rb', line 16

def name
  @name
end

#version_distanceObject (readonly)

Returns the value of attribute version_distance

Returns:

  • (Object)

    the current value of version_distance



16
17
18
# File 'lib/libyear_rb/models.rb', line 16

def version_distance
  @version_distance
end