Top Level Namespace

Defined Under Namespace

Modules: JRubyArt, Processing Classes: AaBb, BareSketch, Check, ClassSketch, EmacsSketch, Installer, JRubyComplete, JRubyCompleteInstall, JRubyOpts, JavaOpts, Numeric, PryException, Sketch, SketchParameters, SketchTemplate, SketchWriter, Sketchbook, UnpackSamples

Constant Summary collapse

K9_ROOT =
File.expand_path(File.dirname(__FILE__) + '/../')
VERSION =

processing version

'3.3'.freeze
MESSAGE =
"You need to 'jruby -S gem install pry' for 'live' mode".freeze