Class: Settings

Inherits:
Object
  • Object
show all
Defined in:
lib/settings.rb

Class Attribute Summary collapse

Class Attribute Details

.dirObject

Returns the value of attribute dir.



6
7
8
# File 'lib/settings.rb', line 6

def dir
  @dir
end

.langsObject

Returns the value of attribute langs.



6
7
8
# File 'lib/settings.rb', line 6

def langs
  @langs
end