Class: Rasper::Config::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#image_dirObject

Returns the value of attribute image_dir.



18
19
20
# File 'lib/rasper/config.rb', line 18

def image_dir
  @image_dir
end

#jar_dirObject

Returns the value of attribute jar_dir.



18
19
20
# File 'lib/rasper/config.rb', line 18

def jar_dir
  @jar_dir
end

#jasper_dirObject

Returns the value of attribute jasper_dir.



18
19
20
# File 'lib/rasper/config.rb', line 18

def jasper_dir
  @jasper_dir
end