Class: CatalogDb::CardReader::Card

Inherits:
Struct
  • Object
show all
Defined in:
lib/catalogdb/reader.rb

Overview

use cats for categories - why? why not?

Instance Attribute Summary collapse

Instance Attribute Details

#categoriesObject

Returns the value of attribute categories

Returns:

  • (Object)

    the current value of categories



12
13
14
# File 'lib/catalogdb/reader.rb', line 12

def categories
  @categories
end

Returns the value of attribute links

Returns:

  • (Object)

    the current value of links



12
13
14
# File 'lib/catalogdb/reader.rb', line 12

def links
  @links
end