Class: SportDb::Import::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/sportdb/formats/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#catalogObject

todo: allow configure of countries_dir like clubs_dir

"fallback" and use a default built-in world/countries.txt


11
12
13
# File 'lib/sportdb/formats/config.rb', line 11

def catalog
  @catalog
end

#langObject

Returns the value of attribute lang.



13
14
15
# File 'lib/sportdb/formats/config.rb', line 13

def lang
  @lang
end