Method: Git::Diff#from

Defined in:
lib/git/diff.rb

#from (readonly)

Returns the value of attribute from.

[View source]

19
20
21
# File 'lib/git/diff.rb', line 19

def from
  @from
end