Method: ImageProcessing::Pipeline#operations
- Defined in:
- lib/image_processing/pipeline.rb
#operations ⇒ Object (readonly)
Returns the value of attribute operations.
7 8 9 |
# File 'lib/image_processing/pipeline.rb', line 7 def operations @operations end |