Method: Diff::LCS::Ldiff::InputInfo#data

Defined in:
lib/diff/lcs/ldiff.rb

#dataObject

Returns the value of attribute data

Returns:

  • (Object)

    the current value of data



21
22
23
# File 'lib/diff/lcs/ldiff.rb', line 21

def data
  @data
end