Method: Processing::App.library_loader
- Defined in:
- lib/ruby-processing/app.rb
.library_loader ⇒ Object
Handy getters and setters on the class go here:
63 64 65 |
# File 'lib/ruby-processing/app.rb', line 63 def library_loader @library_loader end |