diff_line.rb 64 Bytes Edit Raw Blame History Permalink 1 2 3 class DiffLine attr_accessor :type, :content, :num, :code end