Class: Torrone::Config::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#image_dirObject

Returns the value of attribute image_dir.



23
24
25
# File 'lib/torrone/config.rb', line 23

def image_dir
  @image_dir
end

#jar_dirObject

Returns the value of attribute jar_dir.



23
24
25
# File 'lib/torrone/config.rb', line 23

def jar_dir
  @jar_dir
end

#jasper_dirObject

Returns the value of attribute jasper_dir.



23
24
25
# File 'lib/torrone/config.rb', line 23

def jasper_dir
  @jasper_dir
end

#localeObject

Returns the value of attribute locale.



23
24
25
# File 'lib/torrone/config.rb', line 23

def locale
  @locale
end