Class: Source::Illiad::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/nostos-source-illiad/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dbObject

Returns the value of attribute db.



4
5
6
# File 'lib/nostos-source-illiad/config.rb', line 4

def db
  @db
end

#number_of_days_to_pollObject

Returns the value of attribute number_of_days_to_poll.



4
5
6
# File 'lib/nostos-source-illiad/config.rb', line 4

def number_of_days_to_poll
  @number_of_days_to_poll
end

#webcircObject

Returns the value of attribute webcirc.



4
5
6
# File 'lib/nostos-source-illiad/config.rb', line 4

def webcirc
  @webcirc
end