Top Level Namespace

Defined Under Namespace

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

Constant Summary collapse

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

processing version

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