Sha256: 0943b3e79a61246bbc9900a0e99a111595417143108f32ffb4d6d4bd90d0930b
Contents?: true
Size: 268 Bytes
Versions: 4
Compression:
Stored size: 268 Bytes
Contents
// -*- mode: objc -*- #import <Foundation/Foundation.h> @interface RubyProcessing : NSObject + (void) setup; + (void) start: (NSString*) path; + (void) setActiveReflexViewController: (id) reflexViewController; + (void) resetActiveReflexViewController; @end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
processing-0.5.2 | src/RubyProcessing.h |
processing-0.5.1 | src/RubyProcessing.h |
processing-0.5.0 | src/RubyProcessing.h |
processing-0.4.0 | src/RubyProcessing.h |