Class: RjbLoader::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/rjb-loader.rb

Instance Attribute Summary collapse

Instance Attribute Details

#classpathObject

Returns the value of attribute classpath.



30
31
32
# File 'lib/rjb-loader.rb', line 30

def classpath
  @classpath
end

#java_optionsObject

Returns the value of attribute java_options.



31
32
33
# File 'lib/rjb-loader.rb', line 31

def java_options
  @java_options
end