Class: SportDb::Import::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/sportdb/structs/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


9
10
11
# File 'lib/sportdb/structs/config.rb', line 9

def catalog
  @catalog
end

#langObject

Returns the value of attribute lang.



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

def lang
  @lang
end