Class: Preprocessor
- Inherits:
-
Object
- Object
- Preprocessor
- Defined in:
- lib/ui-auto-monkey/tuneup/test_runner/preprocessor.rb
Class Method Summary collapse
Class Method Details
.process(file) ⇒ Object
2 3 4 |
# File 'lib/ui-auto-monkey/tuneup/test_runner/preprocessor.rb', line 2 def self.process(file) self.process_imports(file, []) end |