Method: Rugged::Diff::Delta#old_file
- Defined in:
- lib/rugged/diff/delta.rb
permalink #old_file ⇒ Object (readonly)
Returns the value of attribute old_file.
12 13 14 |
# File 'lib/rugged/diff/delta.rb', line 12 def old_file @old_file end |