Method: PatternPatch::Patch#to_s
- Defined in:
- lib/pattern_patch/patch.rb
#to_s ⇒ String
Returns a string representation
210 211 212 |
# File 'lib/pattern_patch/patch.rb', line 210 def to_s inspect end |
Returns a string representation
210 211 212 |
# File 'lib/pattern_patch/patch.rb', line 210 def to_s inspect end |