Method: InlineSvg::TransformPipeline::Transformations::Transformation#value
- Defined in:
- lib/inline_svg/transform_pipeline/transformations/transformation.rb
#value ⇒ Object (readonly)
Returns the value of attribute value.
7 8 9 |
# File 'lib/inline_svg/transform_pipeline/transformations/transformation.rb', line 7 def value @value end |