Sha256: 599d7df3b1eb5d695acf579ce91d8932dd09c7f39e17933d657fdb79961a234a

Contents?: true

Size: 229 Bytes

Versions: 3

Compression:

Stored size: 229 Bytes

Contents

# TODO: this is crud. Windows applets are having serious
# trouble with absolute paths.

root = defined?(JRUBY_APPLET) ? 'ruby-processing/runners' : File.dirname(__FILE__)
require "#{root}/base.rb"

Processing.load_and_run_sketch

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ruby-processing-1.0.9 lib/ruby-processing/runners/run.rb
ruby-processing-1.0.7 lib/ruby-processing/runners/run.rb
ruby-processing-1.0.8 lib/ruby-processing/runners/run.rb