Module: Processing

Defined in:
lib/picrate/app.rb,
lib/picrate/runner.rb,
lib/picrate/helper_methods.rb,
lib/picrate/library_loader.rb

Overview

The processing wrapper module

Defined Under Namespace

Modules: HelperMethods, Proxy, Render Classes: App, LibraryLoader, Runner

Constant Summary collapse

SKETCH_ROOT =
File.absolute_path('.')

Class Attribute Summary collapse

Class Attribute Details

.appObject

Returns the value of attribute app.



49
50
51
# File 'lib/picrate/app.rb', line 49

def app
  @app
end