Top Level Namespace
Defined Under Namespace
Modules: JRubyArt, Processing Classes: AaBb, BareSketch, Check, ClassSketch, EmacsSketch, Installer, JRubyComplete, JRubyOpts, JavaOpts, Numeric, PryException, Sketch, SketchParameters, SketchTemplate, SketchWriter, UnpackSamples
Constant Summary collapse
- K9_ROOT =
File.(File.dirname(__FILE__) + '/../')
- VERSION =
processing version
'3.2.1'.freeze
- MESSAGE =
"You need to 'jruby -S gem install pry' for 'live' mode"